commit | e4e59906cfe4e215a4360962bedb3d6e5cca5158 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Jun 29 12:58:42 2019 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Jul 04 18:58:38 2019 -0400 |
tree | 3d53d532690556be1abc6f024b8752617d989ea8 | |
parent | adc9b5c09129fd8df17d83ca9a5b0532632a1b77 [diff] |
fs/namespace.c: shift put_mountpoint() to callers of unhash_mnt() make unhash_mnt() return the mountpoint to be dropped, let callers deal with it. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>