public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs; fixes for 2.7.37-rc4
@ 2010-11-24 11:24 Dave Chinner
  2010-11-24 11:24 ` [PATCH 1/2] xfs: fix failed write truncation handling Dave Chinner
  2010-11-24 11:24 ` [PATCH 2/2] xfs: push stale, pinned buffers on trylock failures Dave Chinner
  0 siblings, 2 replies; 8+ messages in thread
From: Dave Chinner @ 2010-11-24 11:24 UTC (permalink / raw)
  To: xfs

The following two patches are bugs fixes needed for 2.6.37. The first fixes the
write truncation problem, and has been updated to pass blocks rather than byte
ranges  into the punch function. The second fixes a log hang triggered by AIL
pushing being unable to move a locked, pinned and stale buffer from the tail of
the log and hence free up log space. Both of these fixes are candidates for a
2.6.36.y stable release.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-11-25  7:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 11:24 [PATCH 0/2] xfs; fixes for 2.7.37-rc4 Dave Chinner
2010-11-24 11:24 ` [PATCH 1/2] xfs: fix failed write truncation handling Dave Chinner
2010-11-24 17:21   ` Christoph Hellwig
2010-11-24 11:24 ` [PATCH 2/2] xfs: push stale, pinned buffers on trylock failures Dave Chinner
2010-11-24 17:20   ` Christoph Hellwig
2010-11-25  0:23     ` Dave Chinner
2010-11-25  0:28     ` [PATCH v2] " Dave Chinner
2010-11-25  7:37       ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox