diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-12-24 07:20:01 -0600 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2015-04-02 20:34:17 -0500 |
commit | e819f152104c9f7c9fe50e1aecce6f5d4bf06d65 (patch) | |
tree | e2f08411e078cce21fe838aea1ed7d9ca3be7812 /fs/direct-io.c | |
parent | a3b3c5627c8301ac850962b04f645dfab81e6a60 (diff) |
mnt: Improve the umount_tree flags
- Remove the unneeded declaration from pnode.h
- Mark umount_tree static as it has no callers outside of namespace.c
- Define an enumeration of umount_tree's flags.
- Pass umount_tree's flags in by name
This removes the magic numbers 0, 1 and 2 making the code a little
clearer and makes it possible for there to be lazy unmounts that don't
propagate. Which is what __detach_mounts actually wants for example.
Cc: stable@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions