summaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2005-06-01 09:40:59 +0200
committerChris Wright <chrisw@osdl.org>2005-06-11 19:45:26 -0700
commit39dbf77a9f6acde730378c8b83879fc33ff4a596 (patch)
treec149d2ed7c899f21a33c3b37d4a57172f6b83311 /include/linux/devfs_fs_kernel.h
parent7b692080506bdb5fc9cbb22bda2b247525515433 (diff)
[PATCH] ext3: fix log_do_checkpoint() assertion failure
Fix possible false assertion failure in log_do_checkpoint(). We might fail to detect that we actually made a progress when cleaning up the checkpoint lists if we don't retry after writing something to disk. The patch was confirmed to fix observed assertion failures for several users. When we flushed some buffers we need to retry scanning the list. Otherwise we can fail to detect our progress. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
0 files changed, 0 insertions, 0 deletions