diff options
| author | Stephen C. Tweedie <sct@redhat.com> | 2005-01-04 05:27:23 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-01-04 05:27:23 -0800 |
| commit | 046527de30b061a7d68e1bb72031473498847de9 (patch) | |
| tree | 985d3a7c3c1c30d316ef188eee967682904dc6d3 /scripts/ver_linux | |
| parent | 80ddd72d92a4e1f260e2e49a4205420b4039fc97 (diff) | |
[PATCH] ext3: cleanup handling of aborted transactions.
This patch improves ext3's error logging when we encounter an on-disk
corruption. Previously, a transaction (such as a truncate) which encountered
many corruptions (eg. a single highly-corrupt indirect block) would emit
copious "aborting transaction" errors to the log.
Even worse, encountering an aborted journal can count as such an error,
leading to a flood of spurious "aborting transaction: Journal has aborted"
errors.
With the fix, only emit that message on the first error. The patch also
restores a missing \n in that printk path.
Signed-off-by: Stephen Tweedie <sct@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions
