Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-05 Thread David Howells
I've pushed the non-Ceph bits of the bad-page fix to here: http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=fscache and added a CIFS fix. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-05 Thread David Howells
I've pushed the non-Ceph bits of the bad-page fix to here: http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=fscache and added a CIFS fix. David -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread Sage Weil
On Wed, 4 Sep 2013, Sage Weil wrote: > Hi David! > > On Wed, 4 Sep 2013, David Howells wrote: > > Sage Weil wrote: > > > > > David, are the fscache patches here ready for the next merge window? Do > > > you have a preference for whose tree they go through? > > > > There's only one problem -

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread Sage Weil
Hi David! On Wed, 4 Sep 2013, David Howells wrote: > Sage Weil wrote: > > > David, are the fscache patches here ready for the next merge window? Do > > you have a preference for whose tree they go through? > > There's only one problem - patch 1 needs to come _after_ patch 2 to avoid >

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread David Howells
Sage Weil wrote: > David, are the fscache patches here ready for the next merge window? Do > you have a preference for whose tree they go through? There's only one problem - patch 1 needs to come _after_ patch 2 to avoid breaking git bisect. Plus these patches 2 and 4 extend the fscache API

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread David Howells
Sage Weil s...@inktank.com wrote: David, are the fscache patches here ready for the next merge window? Do you have a preference for whose tree they go through? There's only one problem - patch 1 needs to come _after_ patch 2 to avoid breaking git bisect. Plus these patches 2 and 4 extend

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread Sage Weil
Hi David! On Wed, 4 Sep 2013, David Howells wrote: Sage Weil s...@inktank.com wrote: David, are the fscache patches here ready for the next merge window? Do you have a preference for whose tree they go through? There's only one problem - patch 1 needs to come _after_ patch 2 to avoid

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-09-04 Thread Sage Weil
On Wed, 4 Sep 2013, Sage Weil wrote: Hi David! On Wed, 4 Sep 2013, David Howells wrote: Sage Weil s...@inktank.com wrote: David, are the fscache patches here ready for the next merge window? Do you have a preference for whose tree they go through? There's only one problem -

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-22 Thread Milosz Tanski
Sage, Thanks. If you run into any problems please let me know and I'll resolve them quick and I'll make sure I'm watching the qa mailing list. - Milosz On Thu, Aug 22, 2013 at 1:05 AM, Sage Weil wrote: > Hi Milosz, > > I've pulled this into the ceph testing branch to make sure it holds up > in

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-22 Thread Milosz Tanski
Sage, Thanks. If you run into any problems please let me know and I'll resolve them quick and I'll make sure I'm watching the qa mailing list. - Milosz On Thu, Aug 22, 2013 at 1:05 AM, Sage Weil s...@inktank.com wrote: Hi Milosz, I've pulled this into the ceph testing branch to make sure it

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-21 Thread Sage Weil
Hi Milosz, I've pulled this into the ceph testing branch to make sure it holds up in qa. David, are the fscache patches here ready for the next merge window? Do you have a preference for whose tree they go through? Thanks! sage On Wed, 21 Aug 2013, Milosz Tanski wrote: > This an updated

[PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-21 Thread Milosz Tanski
This an updated version of the fscache support for the Ceph filesystem. What's changed since the last patchset: 1. Sparater the readpages refactor into it's own patches. These were already accepted into the testing branch. 2. Tracked down the BUG in readahead cleanup code. We were returning

[PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-21 Thread Milosz Tanski
This an updated version of the fscache support for the Ceph filesystem. What's changed since the last patchset: 1. Sparater the readpages refactor into it's own patches. These were already accepted into the testing branch. 2. Tracked down the BUG in readahead cleanup code. We were returning

Re: [PATCHv4 0/5] ceph: persistent caching with fscache

2013-08-21 Thread Sage Weil
Hi Milosz, I've pulled this into the ceph testing branch to make sure it holds up in qa. David, are the fscache patches here ready for the next merge window? Do you have a preference for whose tree they go through? Thanks! sage On Wed, 21 Aug 2013, Milosz Tanski wrote: This an updated