diff options
author | David Howells <dhowells@redhat.com> | 2014-01-24 13:17:54 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-02 05:19:18 +0200 |
commit | 8ffcb32e05239f0e53abfb0a1bc4eee4855b7fd2 (patch) | |
tree | d731abff96c06cdd6469ab24fea814ac03fbedd9 /kernel | |
parent | mn10300: kmap_atomic() returns void *, not unsigned long... (diff) | |
download | linux-8ffcb32e05239f0e53abfb0a1bc4eee4855b7fd2.tar.xz linux-8ffcb32e05239f0e53abfb0a1bc4eee4855b7fd2.zip |
VFS: Make delayed_free() call free_vfsmnt()
Make delayed_free() call free_vfsmnt() so that we don't have two functions
doing the same job. This requires the calls to mnt_free_id() in free_vfsmnt()
to be moved into the callers of that function.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions