On Thu, Aug 15, 2019 at 02:04:01PM -0700, Omar Sandoval wrote: > From: Omar Sandoval <osan...@fb.com> > > Hello, > > This series adds a way to write compressed data directly to Btrfs. The > intended use case is making send/receive on compressed file systems more > efficient; however, the interface is general enough that it could be > used in other scenarios. Patch 5 is the main change; see that for more > details. > > Patches 1-3 are small fixes/cleanups that I ran into while implementing > this; they should go in regardless of the remainder of the series.
1-3 added to misc-next, thanks. I haven't looked at the rest yet.