-
由 Al Viro 提交于
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: NAl Viro <viro@zeniv.linux.org.uk>
56cbb429