aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2019-11-04 15:54:29 -0800
committerTejun Heo <[email protected]>2019-11-12 08:18:03 -0800
commitf05499a06fb4348b935dd2ffc2c86a76705486be (patch)
tree8639657d778189e2fc6c8d031b6113922727c8a7 /scripts/bpf_helpers_doc.py
parente23f568aa63f64cd6b355094224cc9356c0f696b (diff)
writeback: use ino_t for inodes in tracepoints
Writeback TPs currently use mix of 32 and 64bits for inos. This isn't currently broken because only cgroup inos are using 32bits and they're limited to 32bits. cgroup inos will make use of 64bits. Let's uniformly use ino_t. While at it, switch the default cgroup ino value used when cgroup is disabled to 1 instead of -1U as root cgroup always uses ino 1. Signed-off-by: Tejun Heo <[email protected]> Reviewed-by: Jan Kara <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Namhyung Kim <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions