diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-26 20:29:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-26 20:29:29 +0200 |
commit | e940efa936be65866db9ce20798b13fdc6b3891a (patch) | |
tree | d448b9f2bac1411a69f710d9fb95b8e8803e142e /fs/btrfs | |
parent | Merge tag 'erofs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method (diff) | |
download | linux-e940efa936be65866db9ce20798b13fdc6b3891a.tar.xz linux-e940efa936be65866db9ce20798b13fdc6b3891a.zip |
Merge tag 'zonefs-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Pull zonefs updates from Damien Le Moal:
- Modify the synchronous direct write path to use iomap instead of
manually coding issuing zone append write BIOs (me)
- Use the FMODE_CAN_ODIRECT file flag to indicate support from direct
IO instead of using the old way with noop direct_io methods
(Christoph)
* tag 'zonefs-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs:
zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
zonefs: use iomap for synchronous direct writes
Diffstat (limited to 'fs/btrfs')
0 files changed, 0 insertions, 0 deletions