aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_ialloc_btree.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-13 01:09:23 +0000
committerDarrick J. Wong <[email protected]>2023-06-13 01:09:23 +0000
commitb294349993716ca67c8bd2183c7d43c28df481fc (patch)
tree8e222999120e14e621c7bd66d1b33bf10285f427 /fs/xfs/libxfs/xfs_ialloc_btree.c
parentxfs: drop EXPERIMENTAL tag for large extent counts (diff)
downloadkernel-b294349993716ca67c8bd2183c7d43c28df481fc.tar.gz
kernel-b294349993716ca67c8bd2183c7d43c28df481fc.zip
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Since commit a2ad63daa88b ("VFS: add FMODE_CAN_ODIRECT file flag") file systems can just set the FMODE_CAN_ODIRECT flag at open time instead of wiring up a dummy direct_IO method to indicate support for direct I/O. Do that for xfs so that noop_direct_IO can eventually be removed. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Dave Chinner <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/xfs/libxfs/xfs_ialloc_btree.c')
0 files changed, 0 insertions, 0 deletions