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