Whamcloud - gitweb
- mds_open/mds_close had an unbalanced mnt put/get. I'm still not clear on why
authorpschwan <pschwan>
Wed, 20 Mar 2002 22:27:04 +0000 (22:27 +0000)
committerpschwan <pschwan>
Wed, 20 Mar 2002 22:27:04 +0000 (22:27 +0000)
commitb43559b9cf08d73c356cb4fd199311591bdd8527
treebeae6154094c213f12ecf65f379bc5865435207b
parent35b0ceffec9c122c7d64d6539d51adaed0df34bf
- mds_open/mds_close had an unbalanced mnt put/get.  I'm still not clear on why
  _every_ caller to mds_fid2dentry doesn't have this problem, but an extra
  mntput fixed this one.
- oops.  I committed my really large llmount.sh.  Fixed.
lustre/mds/handler.c
lustre/tests/llmount.sh