From: Christoph Hellwig Date: Mon, 30 Mar 2009 08:21:31 +0000 (+0200) Subject: xfs: cleanup uuid handling X-Git-Tag: v2.6.30-rc1~232^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27174203f570b923e5c02c618a5557295bab8755;p=pandora-kernel.git xfs: cleanup uuid handling The uuid table handling should not be part of a semi-generic uuid library but in the XFS code using it, so move those bits to xfs_mount.c and refactor the whole glob to make it a proper abstraction. Signed-off-by: Christoph Hellwig Reviewed-by: Felix Blyakher --- Reading git-diff-tree failed