aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJ. Bruce Fields <[email protected]>2007-07-23 18:43:52 -0700
committerLinus Torvalds <[email protected]>2007-07-24 12:24:58 -0700
commitcb276805803b8e0616159d80a441ab26a931ada4 (patch)
tree9c2e3db058e07ac7e7f9cb6a76a33a8937f17ad7 /tools/perf/scripts/python
parentd1709e477f203c0538f94c4d1ac981d08325eebf (diff)
nfsd: fix possible oops on re-insertion of rpcsec_gss modules
The handling of the re-registration case is wrong here; the "test" that was returned from auth_domain_lookup will not be used again, so that reference should be put. And auth_domain_lookup never did anything with "new" in this case, so we should just clean it up ourself. Thanks to Akinobu Mita for bug report, analysis, and testing. Cc: Akinobu Mita <[email protected]> Signed-off-by: "J. Bruce Fields" <[email protected]> Cc: Neil Brown <[email protected]> Cc: Trond Myklebust <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions