Whamcloud - gitweb
Remove bogus assertion. The dentry isn't instantiated until later, and
authoradilger <adilger>
Tue, 20 Aug 2002 05:39:49 +0000 (05:39 +0000)
committeradilger <adilger>
Tue, 20 Aug 2002 05:39:49 +0000 (05:39 +0000)
commita4a3bff7276ce7a11da7544034ac0b5b072cffeb
tree1bd4fcc66e767e15121d2ec2872bef299869bfb8
parent97cf9e5d90e29cfa23a9790d40cb71b66839e078
Remove bogus assertion.  The dentry isn't instantiated until later, and
we are guaranteed to have a valid inode if we return from ll_lookup2()
without an error code.
lustre/llite/namei.c