]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0647c67628a060735a28f5399e6aaff5e106a4f9
tree49fc3490d5b59af8a409207de2d5faac52ab8c91
parentafddd169fb90eeb34ea0d3914ce4f23aff37eec7
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