linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* XFS reflink trees updated for 4.9
@ 2016-10-02 19:01 Darrick J. Wong
  2016-10-03 17:21 ` Darrick J. Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Darrick J. Wong @ 2016-10-02 19:01 UTC (permalink / raw)
  To: Christoph Hellwig, Dave Chinner; +Cc: linux-xfs, Brian Foster, amir73il

Seeing as 4.8 is probably going out today, here's the latest for-4.9 branch:

https://github.com/djwong/linux/tree/for-dave-for-4.9-9
https://github.com/djwong/xfsprogs/tree/for-dave-for-4.9-9
https://github.com/djwong/xfstests/tree/djwong-devel

I've rolled up all the comment fixes that have come in this week.
Thanks to everyone who's reviewed the patches (Dave, Christoph, and
Brian come to mind)!

I've also sped up stale CoW staging extent recovery by stashing all
those records in the right side of the refcount btree per a suggestion
from Dave on Friday afternoon.  It was a relatively small change, so
I didn't bother holding off, and everything still passes the same
tests they did before, AFAICT.

---

Dave: the two xfs_repair patches I posted yesterday are for xfsprogs
4.8.  One fixes some garbled rmap code that crashed when we
overestimated the freespace btree space requirements in phase5, and
needs to go in before the release.  The second patch re-adds the lost
blocks to the freesp btree so we get rid of those "sorry, lost XXX
blocks" messages.  That one isn't so urgent.

--D

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

end of thread, other threads:[~2016-10-03 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-02 19:01 XFS reflink trees updated for 4.9 Darrick J. Wong
2016-10-03 17:21 ` Darrick J. Wong
2016-10-03 18:01   ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).