diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2009-04-18 02:32:31 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-04-20 23:01:15 -0400 |
commit | 1644ccc8a99ae73859c39372f96afdbf03c9f80d (patch) | |
tree | 27b568d2fcc00738a505fd562d7fa4728aa43d7f /crypto | |
parent | e5d67f0715bc60f6c19abdd86d007d7bb29c9951 (diff) |
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 'crypto')
0 files changed, 0 insertions, 0 deletions