merge ext4_claim_free_blocks & ext4_has_free_blocks
authorEric Sandeen <sandeen@redhat.com>
Tue, 28 Oct 2008 04:08:12 +0000 (00:08 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 28 Oct 2008 04:08:12 +0000 (00:08 -0400)
Mingming pointed out that ext4_claim_free_blocks & ext4_has_free_blocks
are largely cut & pasted; they can be collapsed/merged as follows.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found