From: Christoph Hellwig Date: Tue, 9 Dec 2008 09:47:30 +0000 (-0500) Subject: [XFS] replace b_fspriv with b_mount X-Git-Tag: v2.6.29-rc1~552^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ac08a8b2c129abccf1be47b6ab09491e013db2;p=pandora-kernel.git [XFS] replace b_fspriv with b_mount Replace the b_fspriv pointer and it's ugly accessors with a properly types xfs_mount pointer. Also switch log reocvery over to it instead of using b_fspriv for the mount pointer. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed