Forked from
Linaro / linux / kernel / torvalds / linux
Source project has a limited visibility.
-
Al Viro authored
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>
56cbb429