diff options
author | Christoph Hellwig <hch@lst.de> | 2024-02-29 17:24:12 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2024-05-02 17:53:32 +0300 |
commit | a0c7cce824a54dbb83bb722df19f1ddcfa5f8d25 (patch) | |
tree | 726a85c2986f4af9b68aca306a98603d68cd0260 /tools/perf/scripts/python/stackcollapse.py | |
parent | 53c17fe55a06cbb405b94d96759611d725d2c47a (diff) | |
download | linux-a0c7cce824a54dbb83bb722df19f1ddcfa5f8d25.tar.xz |
ext4: 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.
Signed-off-by: Christoph Hellwig <hch@lst.de>
[RH: Rebased to upstream]
Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/e5797bb597219a49043e53e4e90aa494b97dc328.1709215665.git.ritesh.list@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions