]> Git Repo - linux.git/commit
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
authorChristoph Hellwig <[email protected]>
Fri, 30 Aug 2019 15:56:55 +0000 (08:56 -0700)
committerDarrick J. Wong <[email protected]>
Sat, 31 Aug 2019 05:43:58 +0000 (22:43 -0700)
commitadcb0ca2330b1d88533e70026ce3f9cc5e2253b6
tree626e50ab22c8325f3709e7dd87344ff70f625de6
parent40144e49ff84c3bd6bd091b58115257670be8803
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate

Setting the DAX flag on the directory of a file system that is not on a
DAX capable device makes as little sense as setting it on a regular file
on the same file system.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
fs/xfs/xfs_ioctl.c
This page took 0.057384 seconds and 4 git commands to generate.