Re: [PATCH v2] xfs: publish UUID in struct super_block

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 02, 2017 at 05:08:26PM +0200, Miklos Szeredi wrote:
> Two separate issues:
> 
>  a) is s_uuid unique across all currently mounted filesystems on this system
>  b) is s_uuid unique for all different filesystems that have been
> mounted at one time on some system
> 
> We can check (a) but not (b).  But failing (b) could have equally bad
> consequences as failing (a).

While (b) is harmful it's not anywhere near as harmful as (a).  And
while we can trivially protect against (a) protecting against the full
scope of (b) (e.g. including reboots) would be very hard.
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux