From Daniel Gryniewicz <dang(a)redhat.com>:
Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/427786
Change subject: MDCACHE - Update tracepoints to print obj_handle
......................................................................
MDCACHE - Update tracepoints to print obj_handle
Correlating tracepoints inside and outside MDCACHE is difficult when
MDCACHE traces the entry, which is invisible outside MDCACHE. Instead,
trace the obj_handle, which is what other modules would trace.
Change-Id: Ie42c992033cdd0046cd9aa52f73760370a46ee4f
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_hash.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
M src/include/gsh_lttng/mdcache.h
4 files changed, 55 insertions(+), 51 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/86/427786/1
--
To view, visit
https://review.gerrithub.io/427786
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie42c992033cdd0046cd9aa52f73760370a46ee4f
Gerrit-Change-Number: 427786
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>