Home
last modified time | relevance | path

Searched hist:"0 d8a3746" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c0d8a3746 Sun Aug 01 19:14:55 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Defer deleting the security context until gss_do_free_ctx()

There is no need to delete the gss context separately from the rest
of the security context information, and doing so gives rise to a
an rcu_dereference_check() warning.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
0d8a3746 Sun Aug 01 19:14:55 CDT 2010 Trond Myklebust <Trond.Myklebust@netapp.com> SUNRPC: Defer deleting the security context until gss_do_free_ctx()

There is no need to delete the gss context separately from the rest
of the security context information, and doing so gives rise to a
an rcu_dereference_check() warning.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>