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