Re: [PATCH v2 0/5] clean up and generalize swap-over-NFS

2015-01-21 Thread Omar Sandoval
On Tue, Jan 13, 2015 at 07:18:36PM -0800, Omar Sandoval wrote: > On Fri, Dec 19, 2014 at 07:18:24PM -0800, Omar Sandoval wrote: > > Hi, > > > > This patch series (based on ecb5ec0 in Linus' tree) contains all of the > > non-BTRFS work that I've done to implement swapfiles on BTRFS. The BTRFS > > p

Re: [PATCH v2 0/5] clean up and generalize swap-over-NFS

2015-01-13 Thread Omar Sandoval
On Fri, Dec 19, 2014 at 07:18:24PM -0800, Omar Sandoval wrote: > Hi, > > This patch series (based on ecb5ec0 in Linus' tree) contains all of the > non-BTRFS work that I've done to implement swapfiles on BTRFS. The BTRFS > portion is still undergoing development and is now outweighed by the > non-B

[PATCH v2 0/5] clean up and generalize swap-over-NFS

2014-12-19 Thread Omar Sandoval
Hi, This patch series (based on ecb5ec0 in Linus' tree) contains all of the non-BTRFS work that I've done to implement swapfiles on BTRFS. The BTRFS portion is still undergoing development and is now outweighed by the non-BTRFS changes, so I want to get these in separately. Version 2 changes the