diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-01-21 16:46:45 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-03-10 15:34:08 -0400 |
commit | 7f76b08acac4b41bd4bf1670470dd0770d61d0b9 (patch) | |
tree | 31a20a145100ee982b3b9a2700ff13731f1d8563 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5f43b0134e40bd798ba0999a11e90f24a0c65a51 (diff) |
bcachefs: Subvolumes may now be renamed
Files within a subvolume cannot be renamed into another subvolume, but
subvolumes themselves were intended to be.
This implements subvolume renaming - we need to ensure that there's only
a single dirent that points to a subvolume key (not multiple versions in
different snapshots), and we need to ensure that dirent.d_parent_subol
and inode.bi_parent_subvol are updated.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions