]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vfs: Merge check_submounts_and_drop and d_invalidate
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 13 Feb 2014 17:39:37 +0000 (09:39 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 25 Feb 2014 03:48:37 +0000 (19:48 -0800)
commite9dc4742717d1f9d86bc82879d7edb2fb4b1886e
treee17c0906a9aab7acf5e26f34e658375bb25d543d
parent0b1ba993d603825bc1b467a51dbeed69a61bcd0c
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 <miklos@szeredi.hu>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/dcache.c
include/linux/dcache.h