diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-02-24 17:32:34 -0800 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-10-09 02:38:55 -0400 |
commit | e2dfa935464272395b4f35f4cc74ffcc87418b84 (patch) | |
tree | 3afcc10a2298e16883ceabf175d1c1eefa923e38 /fs/dcache.c | |
parent | 0a5eb7c8189922e86a840972cd0b57e41de6f031 (diff) |
vfs: factor out lookup_mountpoint from new_mountpoint
I am shortly going to add a new user of struct mountpoint that
needs to look up existing entries but does not want to create
a struct mountpoint if one does not exist. Therefore to keep
the code simple and easy to read split out lookup_mountpoint
from new_mountpoint.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions