commit | e6462869e4fd88be5141a356ee0c28d8067340cc | [log] [tgz] |
---|---|---|
author | Johann Lombardi <johann@Sun.COM> | Sun Jul 05 23:45:11 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 05 23:45:11 2009 -0400 |
tree | f22c68d85bc9192944d81dd0cec4b8c7f6827b9a | |
parent | 5adfee9c17314c1411095c23191c3cb0c2d25f9f [diff] |
ext4: Fix goal inum check in the inode allocator The goal inode is specificed by inode number which belongs to [1; s_inodes_count]. Signed-off-by: Johann Lombardi <johann@sun.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>