From: Eric W. Biederman Date: Thu, 13 Feb 2014 17:39:37 +0000 (-0800) Subject: vfs: Merge check_submounts_and_drop and d_invalidate X-Git-Tag: fixes-against-v3.18-rc2~105^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ffe46d11cc88479797b262f60d92e5fb461b411;p=pandora-kernel.git vfs: Merge check_submounts_and_drop and d_invalidate Now that d_invalidate is the only caller of check_submounts_and_drop, expand check_submounts_and_drop inline in d_invalidate. Reviewed-by: Miklos Szeredi Signed-off-by: "Eric W. Biederman" Signed-off-by: Al Viro --- Reading git-diff-tree failed