summaryrefslogtreecommitdiff
path: root/include/net/netprio_cgroup.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2019-11-04 15:54:29 -0800
committerTejun Heo <tj@kernel.org>2019-11-12 08:18:03 -0800
commitf05499a06fb4348b935dd2ffc2c86a76705486be (patch)
tree8639657d778189e2fc6c8d031b6113922727c8a7 /include/net/netprio_cgroup.h
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 <tj@kernel.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jens Axboe <axboe@kernel.dk> Cc: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'include/net/netprio_cgroup.h')
0 files changed, 0 insertions, 0 deletions