Whamcloud - gitweb
branch: b_new_cmd
authorericm <ericm>
Thu, 12 Oct 2006 17:59:27 +0000 (17:59 +0000)
committerericm <ericm>
Thu, 12 Oct 2006 17:59:27 +0000 (17:59 +0000)
commit52825eea91d35705945b02ed2f5334a160712ace
treeaf8a59a987b37e03c1c5e01bc15d3bbce87c8d71
parent5b828dd656cc9f59ac34bacec6fcab5d92850a8c
branch: b_new_cmd
- first part of b11012: mdc_realloc_openmsg() should not manipulate
  request buffer directly, should be done in sptlrpc layer. implement
  enlarge_msg() in null and plain policy.
- restore default to plain for rpcs to MDTs
lustre/include/liblustre.h
lustre/include/lustre_sec.h
lustre/mdc/mdc_locks.c
lustre/ptlrpc/sec.c
lustre/ptlrpc/sec_null.c
lustre/ptlrpc/sec_plain.c