On Mon, Aug 17, 2009 at 22:47, Mark Lord<l...@rtr.ca> wrote: > Chris / list, > > stat(2) seems to return invalid major/minor device info > for btrfs filesystems. > > Why? Is this a bug?
This is not invalid and not a bug. It's a superblock without a device, and expected behavior. There is no one-to-one relation from a btrfs mountpoint to a device, it's a tree, and therefore therefore there can not be a single major/minor. Kay -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html