]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_inum_path() now crosses subvolumes correctly
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 24 Dec 2024 10:16:56 +0000 (05:16 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Fri, 10 Jan 2025 04:38:41 +0000 (23:38 -0500)
commitbdedae70f51f570381095a59740d6a9df1262668
tree8ec627ca229b4963f062593f42da8eee66b126e8
parentce9a21713bfd9744ae4cbfef1b4d8bc895ab7283
bcachefs: bch2_inum_path() now crosses subvolumes correctly

The dirent that points to a subvolume root is in the parent subvolume.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-common.c