diff options
author | Konstantin Khlebnikov <khlebnikov@yandex-team.ru> | 2019-02-21 17:49:27 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2019-02-21 17:49:27 +0100 |
commit | bc1d69d6151f1911ecb120a8dbd65e47210b7a72 (patch) | |
tree | 894a447e6f9669653f4668ab3f791534d6b5f460 /block/blk-integrity.c | |
parent | ext4: Change debugging support help prefix from EXT4 to Ext4 (diff) | |
download | linux-bc1d69d6151f1911ecb120a8dbd65e47210b7a72.tar.xz linux-bc1d69d6151f1911ecb120a8dbd65e47210b7a72.zip |
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
This is useful for moving journal thread into cgroup or
for tracing it with ftrace/perf/blktrace.
For now the only way is `pgrep jbd2/$DISK` but this is not reliable:
name may be longer than "comm" limit and any task could mock it.
Attribute shows pid in current pid-namespace or 0 if task is unreachable.
Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'block/blk-integrity.c')
0 files changed, 0 insertions, 0 deletions