ext4: Fix goal inum check in the inode allocator
authorJohann Lombardi <johann@Sun.COM>
Mon, 6 Jul 2009 03:45:11 +0000 (23:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jul 2009 03:45:11 +0000 (23:45 -0400)
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>

No differences found