Whamcloud - gitweb
branch: b_new_cmd
authorericm <ericm>
Sat, 18 Nov 2006 03:29:06 +0000 (03:29 +0000)
committerericm <ericm>
Sat, 18 Nov 2006 03:29:06 +0000 (03:29 +0000)
commit0c701df6f9f443df53d9285622f9d1005a4f2916
tree4e888364afcfd14520855924236c38998b824af1
parent1b8a6606898dbacb6bceb146e32c75cde0e69e62
branch: b_new_cmd
in case of gss module newly loaded, gss service upcall might be issued
before channel be opened by gss daemon, nfsv4 cache will directly drop
the upcall. workaround it by sleep after module loaded; and in gss daemon
try to keep channel always open.
lustre/ptlrpc/sec.c
lustre/utils/gss/nfs-utils-1.0.10-lustre.diff
lustre/utils/gss/svcgssd.h
lustre/utils/gss/svcgssd_main_loop.c
lustre/utils/gss/svcgssd_proc.c