diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-04-19 23:31:40 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:09:12 -0400 |
commit | 81ed9ce3671125ee384c1a205747a853ca2a1739 (patch) | |
tree | dff15b4cdd1cb256de591ec04385e2225e293bd4 /fs/bcachefs/fs.h | |
parent | b9e1adf57988fb4632b86c43fde1551a24299b86 (diff) | |
download | lwn-81ed9ce3671125ee384c1a205747a853ca2a1739.tar.gz lwn-81ed9ce3671125ee384c1a205747a853ca2a1739.zip |
bcachefs: Per subvolume lost+found
On existing filesystems, we have a single global lost+found. Introducing
subvolumes means we need to introduce per subvolume lost+found
directories, because inodes are added to lost+found by their inode
number, and inode numbers are now only unique within a subvolume.
This patch adds support to fsck for per subvolume lost+found.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/bcachefs/fs.h')
0 files changed, 0 insertions, 0 deletions