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

Update ext2_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/ext2/super.c