]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Convert bch2_ioctl_fs_usage() to new accounting
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 7 Jan 2024 01:29:25 +0000 (20:29 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:13 +0000 (19:00 -0400)
commit6b39638b84b462e29e8008f5b5f6fad93e021544
tree4d1560d46c3c00913ce7a0fd8bb5476d38d8901b
parent72a6bb098c5879ce6aa51f714730971737a0b3ca
bcachefs: Convert bch2_ioctl_fs_usage() to new accounting

This converts bch2_ioctl_fs_usage() to read from the new disk
accounting, via bch2_fs_replicas_usage_read().

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/chardev.c