On Fri, Jan 12, 2024 at 01:07:24PM -0800, Parke wrote: > I asked this question back in October of 2023, but I don't know how to > check if per-subvolume st_dev numbers have been implemented yet, so > I'm going to ask again. > > On Wed, Oct 18, 2023 at 12:37 PM Parke <[email protected]> wrote: > > In searching the linux-bcachefs mailing list, I found a post by Kent > > Overstreet: > > > > On 4 Nov 2021, Kent Overstreet wrote: > > Still todo: > > - need to export a different st_dev for each subvolume, like btrfs, so > > that > > find -xdev does what you want and skips snapshots > > > > Source: > > https://lore.kernel.org/linux-bcachefs/[email protected]/ > > > > What is the status of the above todo item regarding a distinct st_dev > > value for each subvolume?
We're going to be working on adding a volume id to statx :)
