deiban packaging of linux kernel with sysmocom modifications
Go to file
Ben Hutchings b781c01f02 writeback: Fix fall-out of initial fix for the infamous slow-umount bug
Patch fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch fixed
<https://bugzilla.kernel.org/show_bug.cgi?id=15906> but introduced
some regressions.

Apply fix-ups:
- "writeback: Update dirty flags in two step" fixes behaviour in some
  corner-case
- "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
  fixes an oops
- "writeback: fix non-integrity write-back" fixes a trivial bug in the
  previous change

Also update fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch
with the final upstream commit information.

svn path=/dists/trunk/linux-2.6/; revision=15809
2010-05-30 23:23:26 +00:00
debian writeback: Fix fall-out of initial fix for the infamous slow-umount bug 2010-05-30 23:23:26 +00:00