From: Miklos Szeredi Date: Fri, 8 Jul 2005 00:57:25 +0000 (-0700) Subject: [PATCH] namespace.c: split mark_mounts_for_expiry() X-Git-Tag: v2.6.13-rc3~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ca2af1e7cff55e71e9f86c61ddc56e894b8b40;p=pandora-kernel.git [PATCH] namespace.c: split mark_mounts_for_expiry() This patch splits the mark_mounts_for_expiry() function. It's too complex and too deeply nested, even without the bugfix in the following patch. Otherwise code is completely the same. Signed-off-by: Miklos Szeredi Cc: Acked-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed