diff options
author | Amir Goldstein <amir73il@gmail.com> | 2017-04-28 18:10:53 +0300 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2017-04-28 18:10:53 +0300 |
commit | 8f720d9f892e0e223dab8400f03130bc208c72e7 (patch) | |
tree | 7d14d367b051973f7415c780e45611895cc43593 /fs/xfs/xfs_icache.c | |
parent | 3c3781951c9a155a56e5eed567349118374cc315 (diff) | |
download | linux-8f720d9f892e0e223dab8400f03130bc208c72e7.tar.xz |
xfs: publish UUID in struct super_block
Copy the uuid of the filesystem to struct super_block s_uuid field,
as several other filesystems already do. Copy regardless of the nouuid
mount option, because other filesystems also do not guaranty uniqueness
of the s_uuid field in super_block struct.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_icache.c')
0 files changed, 0 insertions, 0 deletions