commit | b1503c446a9cd3041c94945df7a9772e812dbd21 | [log] [tgz] |
---|---|---|
author | Kazuya Mio <k-mio@sx.jp.nec.com> | Mon Apr 18 20:11:34 2011 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 31 20:07:38 2011 -0400 |
tree | 7eeb96f4cabf72ac879d089aea50256811a9b906 | |
parent | d568782ade9b630a6f28f24b1357fc89a6ba8286 [diff] |
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>