]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec66ef8a30f5b85853981c07ce9d4e68e25f70c0
tree7e36dbeea21617dc7debbc72d8a2598b08680cca
parent5b38824e2179e7b3efc86badf4a7d3d21d1cc3b4
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