Skip to content

Commit

Permalink
ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
  • Loading branch information
Robin Dong authored and Theodore Ts'o committed Aug 17, 2012
1 parent a4a3904 commit cc6eb18
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions fs/ext4/mballoc.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ extern u8 mb_enable_debug;
*/
#define MB_DEFAULT_MIN_TO_SCAN 10

/*
* How many groups mballoc will scan looking for the best chunk
*/
#define MB_DEFAULT_MAX_GROUPS_TO_SCAN 5

/*
* with 'ext4_mb_stats' allocator will collect stats that will be
* shown at umount. The collecting costs though!
Expand Down

0 comments on commit cc6eb18

Please sign in to comment.