public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xfs: regression fixes
@ 2014-05-26 22:26 Dave Chinner
  2014-05-26 22:26 ` [PATCH 1/2] xfs: block allocation work needs to be kswapd aware Dave Chinner
  2014-05-26 22:26 ` [PATCH 2/2] xfs: xfs_readsb needs to check for magic numbers Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Chinner @ 2014-05-26 22:26 UTC (permalink / raw)
  To: xfs

Hi folks,

These are a couple of fixes that have come to light in the past few
days. The first prevents bad things happening in memory reclaim
when kswapd delegates block allocation to a workqueue, and the
second ensures XFS doesn't incorrectly try to check the sector size
on non-xfs devices when mount is probing.

Both are regressions, but given how late in the 3.15 cycle we are,
I'll probably just push these through the 3.16 merge to give them a
bit more testing and let them be handled by stable kernel backports.
Anyone have any particular concerns over that plan?

Cheers,

Dave.

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

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

end of thread, other threads:[~2014-05-27 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 22:26 [PATCH 0/2] xfs: regression fixes Dave Chinner
2014-05-26 22:26 ` [PATCH 1/2] xfs: block allocation work needs to be kswapd aware Dave Chinner
2014-05-27 10:38   ` Christoph Hellwig
2014-05-26 22:26 ` [PATCH 2/2] xfs: xfs_readsb needs to check for magic numbers Dave Chinner
2014-05-27 10:40   ` Christoph Hellwig

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