[PATCH] ext4: fsid for statvfs
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 7 Dec 2006 04:35:29 +0000 (20:35 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:31 +0000 (08:39 -0800)
commit960cc398a7a2acfe455b2ec33c64dc6018c83aab
tree6110fff705b01b550ac6e7d3d7ac5558caff6124
parent50ee0a32b192902e32a2b596df7ec3496c4bf485
[PATCH] ext4: fsid for statvfs

Update ext4_statfs to return an FSID that is a 64 bit XOR of the 128 bit
filesystem UUID as suggested by Andreas Dilger.  See the following Bugzilla
entry for details:

  http://bugzilla.kernel.org/show_bug.cgi?id=136

Cc: Andreas Dilger <adilger@clusterfs.com>
Cc: Stephen Tweedie <sct@redhat.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ext4/super.c