From: Al Viro Date: Mon, 7 Nov 2005 22:15:04 +0000 (-0500) Subject: [PATCH] cleanups and bug fix in do_loopback() X-Git-Tag: v2.6.15-rc1~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd48bc7fac284caf704dcdcafd223a24f70bccf;p=pandora-kernel.git [PATCH] cleanups and bug fix in do_loopback() - check_mnt() on the source of binding should've been unconditional from the very beginning. My fault - as far I could've trace it, that's an old thinko made back in 2001. Kudos to Miklos for spotting it... Fixed. - code cleaned up. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed