Files
linux-stable-mirror/include/linux/part_stat.h
Tang Yizhou 510d76646a block: Update a comment of disk statistics
>From commit 074a7aca7a ("block: move stats from disk to part0"),
we know that:

* {disk|all}_stat_*() are gone.

* disk_stat_lock/unlock() are renamed to part_stat_lock/unlock().

Therefore, outdated comments should be updated accordingly.

Fixes: 074a7aca7a ("block: move stats from disk to part0")
Signed-off-by: Tang Yizhou <yizhou.tang@shopee.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-10-02 15:28:42 -06:00

2.4 KiB