commit | 8863d1e092005d5b31f7e712827a5605f8a7ba22 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kent.overstreet@linux.dev> | Fri Mar 01 18:43:39 2024 -0500 |
committer | Kent Overstreet <kent.overstreet@linux.dev> | Sun Jul 14 19:00:15 2024 -0400 |
tree | d726ed95d438da6c202f91102299768e78511696 | |
parent | 7f3dc6c98b52204c0060fa7eee0fbced05958544 [diff] |
bcachefs: BCH_IOCTL_QUERY_ACCOUNTING Add a new ioctl that can return the new accounting counter types; it takes as input a bitmask of accounting types to return. This will be used for returning e.g. compression accounting and rebalance_work accounting. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>