Whamcloud - gitweb
Landing the mds_lock_devel branch on the trunk. Notables:
authorpschwan <pschwan>
Fri, 14 Jun 2002 17:13:23 +0000 (17:13 +0000)
committerpschwan <pschwan>
Fri, 14 Jun 2002 17:13:23 +0000 (17:13 +0000)
commit94c2ba8fc1b4f13c29231f84d18ac3b7ade2d5ed
tree2f028f9411d5be78350066db6a530ecac12418a7
parent87f23ce9cc95ed66b50787e5ca35ef2acfc62476
Landing the mds_lock_devel branch on the trunk.  Notables:

- Considerable intent locking infrastructure, but it's not working perfectly
  yet.
- Updated documentation
- Many bugs.  Hold on.
- Test script changes to allow multiple mounts

I'll leave the branch around for a day or two in case we somehow missed
anything, then it will die.
59 files changed:
lustre/Makefile.am
lustre/doc/Makefile.am
lustre/doc/VERSIONING
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.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/ldlm_extent.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/ldlm/ldlm_test.c
lustre/lib/mds_updates.c
lustre/llite/Makefile.am
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/recover.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/llite/symlink.c
lustre/llite/sysctl.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_ext3.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/client.c
lustre/ptlrpc/connection.c
lustre/ptlrpc/events.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/service.c
lustre/tests/.cvsignore
lustre/tests/Makefile.am
lustre/tests/client-mount.cfg
lustre/tests/client-mount2.cfg [new file with mode: 0644]
lustre/tests/common.sh
lustre/tests/llcleanup.sh
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh
lustre/tests/llrmount.sh
lustre/tests/mcreate.c [new file with mode: 0644]
lustre/tests/obdfilter.cfg
lustre/tests/ostreq.sh
lustre/tests/runfailure-client-mds-recover.sh
lustre/tests/tchmod.c [new file with mode: 0644]
lustre/tests/toexcl.c [new file with mode: 0644]
lustre/utils/ha_assist2.sh