From: Al Viro Date: Mon, 17 Jan 2011 06:47:59 +0000 (-0500) Subject: tidy up around finish_automount() X-Git-Tag: v2.6.38-rc1~22^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1e75df45a3d8a490b8648e44632debc5eea04b1;p=pandora-kernel.git tidy up around finish_automount() do_add_mount() and mnt_clear_expiry() are not needed outside of namespace.c anymore, now that namei has finish_automount() to use. Signed-off-by: Al Viro --- Reading git-diff-tree failed