GFS2: Use UUID field in generic superblock
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 10 May 2011 14:01:59 +0000 (15:01 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 10 May 2011 14:01:59 +0000 (15:01 +0100)
commit32e471ef1057e812856739d26b4a87d929fb8aa1
treef4f0debf9505b91d284c4e93d4c5f1b5c5690991
parent2ab9cd1c63b519e37b21b504376822be983badba
GFS2: Use UUID field in generic superblock

The VFS superblock structure now has a UUID field, so we can use that
in preference to the UUID field in the GFS2 superblock now.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/sys.c