jbd2: add missing tracepoint for reserved handle
authorXiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Sun, 25 Aug 2019 03:10:17 +0000 (23:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 25 Aug 2019 03:10:17 +0000 (23:10 -0400)
commit4c273352bb4583750bf511fe24fe410610414496
tree7e36dbeea21617dc7debbc72d8a2598b08680cca
parentc1e8220bd316d8ae8e524df39534b8a412a45d5e
jbd2: add missing tracepoint for reserved handle

This issue was found when I use ebpf to trace every jbd2
handle's running info in dioread_nolock case.

Signed-off-by: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/jbd2/transaction.c