Whamcloud - gitweb
merge b_md onto HEAD. as best as I can remember:
authorpschwan <pschwan>
Mon, 25 Nov 2002 09:17:17 +0000 (09:17 +0000)
committerpschwan <pschwan>
Mon, 25 Nov 2002 09:17:17 +0000 (09:17 +0000)
commit1f5c8cf8a6e2aa83f3452d7a83080bc5f57ec32a
tree07612a7c734834b7e1cfaa6d7e22fd962a46a78c
parent9ccba4fc05bde5e167224056155e982bf26b3bec
merge b_md onto HEAD.  as best as I can remember:
- fix dentry->d_it clobbering
- credentials weren't being shipped for readdir/getattr operations
- remove invalid assertions triggered during some concurrent MD updates
- many, many updates to llanalyse
24 files changed:
lustre/ChangeLog
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c
lustre/lib/mds_updates.c
lustre/llite/dcache.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_extN.c
lustre/mds/mds_reint.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/service.c
lustre/tests/create.pl
lustre/tests/local.sh
lustre/tests/mount2.sh
lustre/utils/llanalyze
lustre/utils/parser.c