diff options
| author | Glauber de Oliveira Costa <[email protected]> | 2005-11-28 13:44:02 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-11-28 14:42:24 -0800 |
| commit | aa877b3dc9f2a1fdffac4ea36bee97c21db11a69 (patch) | |
| tree | fc27487488b60e403d55626068408844c0d47656 /scripts | |
| parent | ad09d583106fadfdf751926107cfe35fba6bdbd4 (diff) | |
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
This patch corrects the return value for the EXT3_IOC_GROUP_ADD in case it
fails due to the presence of multiple resizers at the filesystem.
The problem is a little bit more serious than a wrong return value in this
case, since the clause err=0 in the exit_journal path will lead to a call
to update_backups which in turns causes a NULL pointer dereference.
Signed-off-by: Glauber de Oliveira Costa <[email protected]>
Cc: "Stephen C. Tweedie" <[email protected]>
Cc: Andreas Dilger <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions