From: Christoph Hellwig Date: Mon, 16 Mar 2009 07:19:29 +0000 (+0100) Subject: xfs: cleanup log unmount handling X-Git-Tag: v2.6.30-rc1~232^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21b699c89545ed94d9a1c6fcc8ac704784f68f40;p=pandora-kernel.git xfs: cleanup log unmount handling Kill the current xfs_log_unmount wrapper and opencode the two function calls in the only caller. Rename the current xfs_log_unmount_dealloc to xfs_log_unmount as it undoes xfs_log_mount and the new name makes that more clear. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner --- Reading git-diff-tree failed