Whamcloud - gitweb
- Added match_or_enqueue helper function
authorpschwan <pschwan>
Sat, 13 Jul 2002 19:03:23 +0000 (19:03 +0000)
committerpschwan <pschwan>
Sat, 13 Jul 2002 19:03:23 +0000 (19:03 +0000)
commit49e3675b810ee5ac06bda1ec011bf2f09ce20dc2
tree3035d83e7b4466f9bc8038c61ba92fbf8ad278fa
parentc3ab12061eb686e17d65c1c842ebcc5a00dfa93c
- Added match_or_enqueue helper function
- fixed userspace build problem in lustre_lib.h
- added intent-based lookup code
- fixed intent-based setattr
- added mds_fid2locked_dentry and mds_name2locked_dentry helpers
- don't crash in ptlrpc_reply, just warn of API violation
- update create.pl to open instead of mcreate
17 files changed:
lustre/include/linux/lustre_dlm.h
lustre/include/linux/lustre_lib.h
lustre/include/linux/lustre_lite.h
lustre/include/linux/lustre_mds.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/llite/dcache.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/super.c
lustre/mdc/mdc_request.c
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/ptlrpc/niobuf.c
lustre/tests/create.pl