Revision 56cbb429d911991170fe867b4bba14f0efed5829 authored by Al Viro on 04 July 2019, 20:57:51 UTC, committed by Al Viro on 17 July 2019, 02:52:37 UTC
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>
1 parent 2763d11
History
File Mode Size
ciscode.h -rw-r--r-- 3.3 KB
cisreg.h -rw-r--r-- 2.7 KB
cistpl.h -rw-r--r-- 14.3 KB
device_id.h -rw-r--r-- 9.4 KB
ds.h -rw-r--r-- 7.7 KB
ss.h -rw-r--r-- 7.0 KB

back to top