diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2019-07-04 22:57:51 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2019-07-17 04:52:37 +0200 |
commit | 56cbb429d911991170fe867b4bba14f0efed5829 (patch) | |
tree | 0a50d1ccc57136faa844be4e616c9ed7c69322be /Documentation/driver-model/porting.txt | |
parent | get rid of detach_mnt() (diff) | |
download | linux-56cbb429d911991170fe867b4bba14f0efed5829.tar.xz linux-56cbb429d911991170fe867b4bba14f0efed5829.zip |
switch the remnants of releasing the mountpoint away from fs_pin
We used to need rather convoluted ordering trickery to guarantee
that dput() of ex-mountpoints happens before the final mntput()
of the same. Since we don't need that anymore, there's no point
playing with fs_pin for that.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Documentation/driver-model/porting.txt')
0 files changed, 0 insertions, 0 deletions