Austin S. Hemmelgarn posted on Tue, 22 Mar 2016 10:21:57 -0400 as excerpted:
> OTOH, if we could add some way to tell the code (both userspace and > in-kernel) to explicitly ignore specific devices when trying to assemble > filesystems, that would allow us to use DM snapshots (or something > similar) to do this, and would also allow people to work around the UUID > issues when dealing with LVM snapshots (or similar situations). That's a good idea, but minor detail, it'd need to resolve to specific block-device major:minor comparison; it couldn't be a simple device-path blacklist, because device paths are routinely symlinked. I guess that's obvious from a kernel dev perspective, but perhaps not so much from an admin-user perspective, where the device-path /is/ often considered the device. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman -- 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