]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cgroup/blkio: Add deprecation messages to reset_stats
authorMichal Koutný <mkoutny@suse.com>
Tue, 11 Mar 2025 12:36:20 +0000 (13:36 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 11 Mar 2025 19:22:54 +0000 (09:22 -1000)
commit77bbb259db53ab5f0c971cf0180c28c897a06b9f
tree992bd27fdebfae4f712e3d83ef9e774c3b0c7ad9
parent012c419f8d248fc92915a6d0998802ccd15cded6
cgroup/blkio: Add deprecation messages to reset_stats

It is difficult to sync with stat updaters, stats are (should be)
monotonic so users can calculate differences from a reference.

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Acked-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Tejun Heo <tj@kernel.org>
block/blk-cgroup.c