diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-20 09:12:21 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-12-29 21:30:39 +0300 |
commit | 80c6352c2c98bc7b399ce94ae7e54b5b36aad731 (patch) | |
tree | ec3d5ca9dbeea4bc417eb6d31351b3bba2c1eb17 /tools/perf/scripts/python/netdev-times.py | |
parent | ea4f9e75ecfb1203980716d6306de3f8789a049e (diff) | |
download | linux-80c6352c2c98bc7b399ce94ae7e54b5b36aad731.tar.xz |
bcachefs: Option changes now get propagated to reflinked data
Now that bch2_move_get_io_opts() re-propagates changed inode io options
to bch_extent_rebalance, we can properly suport changing IO path options
for reflinked data.
Changing a per-file IO path option, either via the xattr interface or
via the BCHFS_IOC_REINHERIT_ATTRS ioctl, will now trigger a scan (the
inode number is marked as needing a scan, via
bch2_set_rebalance_needs_scan()), and rebalance will use
bch2_move_data(), which will walk the inode number and pick up the new
options.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions