aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorRoss Zwisler <[email protected]>2017-09-18 14:46:03 -0700
committerDarrick J. Wong <[email protected]>2017-09-26 10:55:19 -0700
commit6851a3db7e224bbb85e23b3c64a506c9e0904382 (patch)
tree15472547b12412572044ac8ff458d6c490f50bd6 /net/lapb/lapb_out.c
parent60915f83cd1e021a66fc1503a446aef5c772553a (diff)
xfs: validate bdev support for DAX inode flag
Currently only the blocksize is checked, but we should really be calling bdev_dax_supported() which also tests to make sure we can get a struct dax_device and that the dax_direct_access() path is working. This is the same check that we do for the "-o dax" mount option in xfs_fs_fill_super(). This does not fix the race issues that caused the XFS DAX inode option to be disabled, so that option will still be disabled. If/when we re-enable it, though, I think we will want this issue to have been fixed. I also do think that we want to fix this in stable kernels. Signed-off-by: Ross Zwisler <[email protected]> CC: [email protected] Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions