Whamcloud - gitweb
Miscellaneous fixes:
authorpschwan <pschwan>
Thu, 17 Oct 2002 22:39:07 +0000 (22:39 +0000)
committerpschwan <pschwan>
Thu, 17 Oct 2002 22:39:07 +0000 (22:39 +0000)
commit05e1e6471da17122d46a85594b39efa449746dee
tree055eb512c53234f044f15ab9ca8e9541c1164896
parent150fd9703d57dd7d46d3e8234496cfbefe3ad7ac
Miscellaneous fixes:
- READLINK wasn't well represented in ll_lookup2, so failed readlinks would have
  gone very poorly indeed.
- Remove #if 0s from ll_common_unlink; these were a temporary fix to
  the "rmdir `pwd`" problem, which should no longer be necessary.
lustre/llite/namei.c