diff options
author | Eric Biggers <[email protected]> | 2022-08-26 23:58:49 -0700 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2022-09-11 19:47:12 -0500 |
commit | bd3673293175288d71bce48e46e58e3bcc19829e (patch) | |
tree | 389dca6f6a028454ef5b36be38b7601745a7eb91 /scripts/generate_rust_analyzer.py | |
parent | 2db0487faa2114729d3ae7a423febbba919fee8a (diff) |
f2fs: simplify f2fs_force_buffered_io()
f2fs only allows direct I/O that is aligned to the filesystem block
size. Given that fact, simplify f2fs_force_buffered_io() by removing
the redundant call to block_unaligned_IO().
This makes it easier to reuse this code for STATX_DIOALIGN.
Signed-off-by: Eric Biggers <[email protected]>
Acked-by: Jaegeuk Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions