diff options
author | Ritesh Harjani <riteshh@linux.ibm.com> | 2020-05-10 11:54:48 +0530 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-06-03 23:16:52 -0400 |
commit | a345021553f7e6343b05b1ad1c25ed931140b47c (patch) | |
tree | 451a12c4a3124ab259b3a1079c0ed64f8019a5f9 /usr | |
parent | 4fca8f07790a62c2b3da028ae423cf4d71c1bacd (diff) |
ext4: mballoc: refactor code inside DOUBLE_CHECK into separate function
This patch implemets mb_group_bb_bitmap_alloc() and
mb_group_bb_bitmap_free() function to remove #ifdef DOUBLE_CHECK macro
and it's related code from inside
ext4_mb_add_groupinfo()/ext4_mb_release().
There should be no functionality change in this patch.
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/8c2095d74b779f0254a19b24982490dc6f07c4f9.1589086800.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions