[PATCH 0/2] fix for slow unmount on ext4 - bug 543617 on lp
Surbhi Palande
surbhi.palande at canonical.com
Thu May 6 10:34:58 UTC 2010
The following two patches fix the bug 543617 on launchpad. The first patch is
a revert of a temporary fix of this bug. The second patch is a hack which
solves this bug. To resolve this issue without any side effects and
further ado, we can for now, consider the second patch for lucid.
However, there is another bigger patch by Jens Axboe which is
submitted as a fix for this regression/bug. We will pick this patch from
stable as and when it is released and at that point revert the second
patch in this series that is intended to fix the issue for now.
More information of the patchsets and conversation can be found at
https://bugzilla.kernel.org/show_bug.cgi?id=15906
Dmitry Monakhov (1):
writeback: fix __sync_filesystem(sb, 0) on umount
Surbhi Palande (1):
Revert "UBUNTU: SAUCE: sync before umount to reduce time taken by
ext4 umount"
fs/fs-writeback.c | 5 +++--
fs/namespace.c | 7 -------
fs/sync.c | 2 +-
include/linux/fs.h | 1 -
4 files changed, 4 insertions(+), 11 deletions(-)
More information about the kernel-team
mailing list