Whamcloud - gitweb
(1) store intent_disposition in mdt_thread_info, for mdt_update_last_rcvd to write...
authorhuanghua <huanghua>
Wed, 30 Aug 2006 11:17:05 +0000 (11:17 +0000)
committerhuanghua <huanghua>
Wed, 30 Aug 2006 11:17:05 +0000 (11:17 +0000)
commit24e4e22e200c06776910dc4e21d7a3217a031f60
tree11c0478f1782246c4e4e66593232cf0628a21ea7
parent3b6d65eb8432fab6f4847f4457e8481667456522
(1) store intent_disposition in mdt_thread_info, for mdt_update_last_rcvd to write to disk;
(2) change req_capsule_has_field() to check server and client;
(3) add some modules into module install scripts.
lustre/include/lustre_req_layout.h
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c
lustre/mdt/mdt_xattr.c
lustre/ptlrpc/layout.c
lustre/tests/test-framework.sh
lustre/utils/module_setup.sh