ext4: fixes block group number being set to a negative value
authorAvantika Mathur <mathur@us.ibm.com>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 29 Jan 2008 04:58:27 +0000 (23:58 -0500)
commit2aa9fc4c405467f6afbbb2162ff8afaced47d99b
tree49fc3490d5b59af8a409207de2d5faac52ab8c91
parentfd2d42912f9f09e5250cb3b024ee0625704e9cb7
ext4: fixes block group number being set to a negative value

This patch fixes various places where the group number is set to a negative
value.

Signed-off-by: Avantika Mathur <mathur@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ialloc.c