commit | 0c77668ddb4e7bdfbca462c6185d154d0b8889ae | [log] [tgz] |
---|---|---|
author | Chuck Lever <[email protected]> | Mon Feb 11 11:25:04 2019 -0500 |
committer | Anna Schumaker <[email protected]> | Thu Feb 14 09:20:40 2019 -0500 |
tree | a3bfd1fa16a9a6dfb3fd6b377cbe2612dfdbe3c5 | |
parent | a0584ee9aed805446b044ce855e67264f0dc619e [diff] |
SUNRPC: Introduce trace points in rpc_auth_gss.ko Add infrastructure for trace points in the RPC_AUTH_GSS kernel module, and add a few sample trace points. These report exceptional or unexpected events, and observe the assignment of GSS sequence numbers. Signed-off-by: Chuck Lever <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>