git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5adfee9
)
ext4: Fix goal inum check in the inode allocator
author
Johann Lombardi
<johann@Sun.COM>
Mon, 6 Jul 2009 03:45:11 +0000
(23:45 -0400)
committer
Theodore 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