Whamcloud - gitweb
e2fsprogs: Unify the upper limit of reserved blocks count
authorKazuya Mio <k-mio@sx.jp.nec.com>
Mon, 18 Apr 2011 20:11:34 +0000 (20:11 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jun 2011 00:07:38 +0000 (20:07 -0400)
commitb1503c446a9cd3041c94945df7a9772e812dbd21
tree7eeb96f4cabf72ac879d089aea50256811a9b906
parentd568782ade9b630a6f28f24b1357fc89a6ba8286
e2fsprogs: Unify the upper limit of reserved blocks count

In e2fsprogs, the upper limit of reserved blocks count is a half of
filesystem's blocks count. This patch fixes the incorrect checks of
reserved blocks count.

Signed-off-by: Kazuya Mio <k-mio@sx.jp.nec.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c