commit | 17d76ddf76e4972411402743eea7243d9a46f4f9 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri May 14 15:57:20 2021 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue May 18 13:44:04 2021 -0400 |
tree | b6527c7ccf3750a07f0f6ae93e4df3fff5209663 | |
parent | 87512386e951ee28ba2e7ef32b843ac97621d371 [diff] |
NFSD: Replace the nfsd_deleg_break tracepoint Renamed so it can be enabled as a set with the other nfsd_cb_ tracepoints. And, consistent with those tracepoints, report the address of the client, the client ID the server has given it, and the state ID being recalled. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>