diff options
| author | Jan Kara <[email protected]> | 2007-10-16 18:38:25 -0400 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2007-10-17 18:49:58 -0400 |
| commit | a7fa2baf8e2a6c0eb0a21f75e919c226179e8ff4 (patch) | |
| tree | 3e41a4b90821d95835986945f1191e0f226a56a5 /include/linux | |
| parent | cd02ff0b14b7e27cbdfd7ff2814b08199a2b7168 (diff) | |
jbd2: fix commit code to properly abort journal
We should really call journal_abort() and not __journal_abort_hard() in
case of errors. The latter call does not record the error in the journal
superblock and thus filesystem won't be marked as with errors later (and
user could happily mount it without any warning).
Signed-off-by: Jan Kara <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions