On Fri, Aug 14, 2015 at 06:33:06PM +0800, Anand Jain wrote: > In case of multi device btrfs fs, using one of device for > the logging purpose it quite confusing, instead use the > fsid. FSID is bit long, but the device path can be long > as well in some cases.
The fsid in the log would be good but yeah it's quite long. Though the device paths could be long as well, they are not in most cases. The uuid length is 36 bytes, a device mapper path starts at 12 (prefix) plus the volume name. Please send this patch separately with a RFC tag so we can hopeully have a discussion among more people. -- 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