Whamcloud - gitweb
don't LBUG if we can't lookup the parent in mds_open and mds_reint_create; it's
authorpschwan <pschwan>
Thu, 20 Feb 2003 07:09:40 +0000 (07:09 +0000)
committerpschwan <pschwan>
Thu, 20 Feb 2003 07:09:40 +0000 (07:09 +0000)
commitd0576d43c6e91aa3ad144a203dc793f63628ffae
tree49664657f4b4aa640cbabab40cbec3e9b2b7c65f
parentd25f4cf4962cb5e9b82a565e823c97d910d9f0b9
don't LBUG if we can't lookup the parent in mds_open and mds_reint_create; it's
entirely possible that we're racing with rmdir()
lustre/mds/mds_open.c