aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2009-04-18 02:32:31 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2009-04-20 23:01:15 -0400
commit1644ccc8a99ae73859c39372f96afdbf03c9f80d (patch)
tree27b568d2fcc00738a505fd562d7fa4728aa43d7f /kernel
parentTouch all affected namespaces on propagation of mount (diff)
downloadlinux-dev-1644ccc8a99ae73859c39372f96afdbf03c9f80d.tar.xz
linux-dev-1644ccc8a99ae73859c39372f96afdbf03c9f80d.zip
Safer nfsd_cross_mnt()
AFAICS, we have a subtle bug there: if we have crossed mountpoint *and* it got mount --move'd away, we'll be holding only one reference to fs containing dentry - exp->ex_path.mnt. IOW, we ought to dput() before exp_put(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions