aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-region.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-06-12 05:35:15 +0000
committerDamien Le Moal <[email protected]>2023-06-13 23:51:18 +0000
commit8812387d056957355ef1d026cd38bed3830649db (patch)
treebacecb7c9a68add8007909f2e50100d0fc96f1c3 /drivers/fpga/fpga-region.c
parentzonefs: use iomap for synchronous direct writes (diff)
downloadkernel-8812387d056957355ef1d026cd38bed3830649db.tar.gz
kernel-8812387d056957355ef1d026cd38bed3830649db.zip
zonefs: 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 zonefs so that noop_direct_IO can eventually be removed. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions