Whamcloud - gitweb
- more of the locking infrastructure.
authorbraam <braam>
Sun, 24 Mar 2002 23:23:27 +0000 (23:23 +0000)
committerbraam <braam>
Sun, 24 Mar 2002 23:23:27 +0000 (23:23 +0000)
commitba2815641da6dfff347b093bb5b5a235dfa2cd7a
treeec5eb18aba4e1db639450c9b8546f30b7942d270
parent33fb8f77e380ff2c11ddc217eb0255e12c56c339
- more of the locking infrastructure.
- BUG -> LBUG to work with the crashdump tools
34 files changed:
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_net.h
lustre/include/linux/obd.h
lustre/include/linux/obd_class.h
lustre/include/linux/obd_support.h
lustre/ldlm/Makefile.am
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c [new file with mode: 0644]
lustre/ldlm/ldlm_resource.c [new file with mode: 0644]
lustre/ldlm/ldlm_test.c
lustre/ldlm/resource.c [deleted file]
lustre/lib/Makefile.am
lustre/lib/mds_pack.c
lustre/lib/obd_pack.c
lustre/lib/page.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/rw.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/obdfs/dir.c
lustre/obdfs/rw.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/service.c
lustre/tests/llecho.sh
lustre/tests/llmount.sh
lustre/utils/parser.c