Whamcloud - gitweb
branch: b_new_cmd
authorericm <ericm>
Mon, 18 Sep 2006 20:10:14 +0000 (20:10 +0000)
committerericm <ericm>
Mon, 18 Sep 2006 20:10:14 +0000 (20:10 +0000)
commit349dfb667158d22989f9ce2edca9bdfa623f8a04
treed5a479ce7cc2dd950e1aca8c4de9511ee9ecd014
parentb562ef58080fb231740cf562c7ea19452f00df9f
branch: b_new_cmd
fix according to nikita's suggestion:
 - rename ptlrpc_flavor_t => ptlrpc_sec_flavor_t
 - use OBD_ALLOC_PTR/OBD_FREE_PTR
 - use "=" to assign structure instead of memcpy()
lustre/autoconf/lustre-core.m4
lustre/include/lustre_net.h
lustre/include/lustre_sec.h
lustre/ldlm/ldlm_lib.c
lustre/ptlrpc/gss/gss_cli_upcall.c
lustre/ptlrpc/gss/gss_krb5_mech.c
lustre/ptlrpc/gss/gss_mech_switch.c
lustre/ptlrpc/gss/sec_gss.c
lustre/ptlrpc/sec.c