ext4: remove dead code in ext4_has_free_blocks()
authorShaohua Li <shaohua.li@intel.com>
Sun, 1 May 2011 22:11:18 +0000 (18:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 1 May 2011 22:11:18 +0000 (18:11 -0400)
commitdc2070a241cf3f86395afe7b969020d99aad8f00
treed48537695bda850b38037c85851de551ce4e1b5c
parentd9f34504e6952e909a6932c5b2d1857716606380
ext4: remove dead code in ext4_has_free_blocks()

percpu_counter_sum_positive() never returns a negative value.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
This page took 0.024665 seconds and 5 git commands to generate.