Searched hist:"7 bd8b2eb32c404ebe61986083ce02642b6ff3bf6" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/gfs2/ |
H A D | trace_gfs2.h | diff 7bd8b2eb32c404ebe61986083ce02642b6ff3bf6 Wed Apr 10 11:32:05 CEST 2013 Steven Whitehouse <swhiteho@redhat.com> GFS2: Add origin indicator to glock demote tracing
This adds the origin indicator to the trace point for glock demotion, so that it is possible to see where demote requests have come from.
Note that requests generated from the demote_rq sysfs interface will show as remote, since they are intended to replicate exactly the effect of a demote reuqest from a remote node. It is still possible to tell these apart by looking at the process which initiated the demote request.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | glock.c | diff 7bd8b2eb32c404ebe61986083ce02642b6ff3bf6 Wed Apr 10 11:32:05 CEST 2013 Steven Whitehouse <swhiteho@redhat.com> GFS2: Add origin indicator to glock demote tracing
This adds the origin indicator to the trace point for glock demotion, so that it is possible to see where demote requests have come from.
Note that requests generated from the demote_rq sysfs interface will show as remote, since they are intended to replicate exactly the effect of a demote reuqest from a remote node. It is still possible to tell these apart by looking at the process which initiated the demote request.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|