From: Pekka Enberg Date: Thu, 7 Dec 2006 04:35:28 +0000 (-0800) Subject: [PATCH] ext3: fsid for statvfs X-Git-Tag: v2.6.20-rc1~145^2^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ee0a32b192902e32a2b596df7ec3496c4bf485;p=pandora-kernel.git [PATCH] ext3: fsid for statvfs Update ext3_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 Cc: Stephen Tweedie Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed