diff options
author | Christoph Hellwig <[email protected]> | 2023-06-12 07:37:11 +0200 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-06-26 06:07:09 -0700 |
commit | 94c8431fb46bfbe51bd3eb68687334797af0a221 (patch) | |
tree | f8cc2e2e5a2dcbbed9274d85575be5440ae4c6d2 /drivers/usb/cdns3/cdns3-debug.h | |
parent | f240d3aaf5a1552ecb75445b47b1ca957d5151d2 (diff) |
f2fs: 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 f2fs so that noop_direct_IO can eventually be removed.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions