diff options
| author | Junchao Sun <[email protected]> | 2024-05-28 06:23:43 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-07-11 13:33:22 +0000 |
| commit | a56b79523483c04862d478687d888038720a1bb4 (patch) | |
| tree | f05cbe9bbab4da360338d1bdd622d6a0974fa017 /fs/btrfs/btrfs_inode.h | |
| parent | btrfs: make extent_write_locked_range() handle subpage writeback correctly (diff) | |
| download | kernel-a56b79523483c04862d478687d888038720a1bb4.tar.gz kernel-a56b79523483c04862d478687d888038720a1bb4.zip | |
btrfs: qgroup: delete a TODO about using kmem cache to allocate structures
Generic slab works fine allocating btrfs_qgroup_extent_record
structures. It's not necessary to create a dedicated kmem cache that
would be created but unused if quotas were not enabled. Let's delete the
TODO line.
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Junchao Sun <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/btrfs_inode.h')
0 files changed, 0 insertions, 0 deletions
