Whamcloud - gitweb
Items of note:
authorpschwan <pschwan>
Fri, 5 Jul 2002 18:56:59 +0000 (18:56 +0000)
committerpschwan <pschwan>
Fri, 5 Jul 2002 18:56:59 +0000 (18:56 +0000)
commit1b00c754d848d65fd8ac88b923d621e612c3aebf
treead949af34464838e749c3acb348cde1d32b3151e
parent4ca332f49779de48ddc181e84d806358d3a4bdf2
Items of note:
* Fixes rename
* Allows for symlinks larger than LL_INLINESZ (of course, intent-based symlink
  code isn't written yet)

Items of lesser note, although their importance is not diminished by the mere
inclusion in this seemingly unimportant list:
- We were ignoring reint errors in ldlm_intent_policy.  No more!
- ll_dir_readpage error "handling" led directly to a panic.  Hopefully that's
  fixed now.
lustre/ldlm/ldlm_lock.c
lustre/llite/dir.c
lustre/llite/namei.c
lustre/llite/symlink.c
lustre/mdc/mdc_request.c
lustre/mds/mds_reint.c