diff options
author | 2019-08-13 16:00:02 -0700 | |
---|---|---|
committer | 2022-03-14 13:13:51 +0100 | |
commit | 7c0c7269f7b508ba6e4b063a9314d6bd1fb6db22 (patch) | |
tree | 97c42d1bcd553b2ef14e5b2494b4f303585e09b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: add BTRFS_IOC_ENCODED_READ ioctl (diff) | |
download | wireguard-linux-7c0c7269f7b508ba6e4b063a9314d6bd1fb6db22.tar.xz wireguard-linux-7c0c7269f7b508ba6e4b063a9314d6bd1fb6db22.zip |
btrfs: add BTRFS_IOC_ENCODED_WRITE
The implementation resembles direct I/O: we have to flush any ordered
extents, invalidate the page cache, and do the io tree/delalloc/extent
map/ordered extent dance. From there, we can reuse the compression code
with a minor modification to distinguish the write from writeback. This
also creates inline extents when possible.
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions