Re: [GIT PULL] Bcache fixes for 3.10

2013-05-01 Thread Jens Axboe
On Wed, May 01 2013, Kent Overstreet wrote: > On Wed, May 1, 2013 at 12:05 PM, Jens Axboe wrote: > > Nope, in fact your series was on top of the last commit I got from you, > > cef52797. Only non-bcache in between. Just wondering how that 215 > > insertions and 118 deletions becames 213/112 for th

Re: [GIT PULL] Bcache fixes for 3.10

2013-05-01 Thread Kent Overstreet
On Wed, May 1, 2013 at 12:05 PM, Jens Axboe wrote: > Nope, in fact your series was on top of the last commit I got from you, > cef52797. Only non-bcache in between. Just wondering how that 215 > insertions and 118 deletions becames 213/112 for that case. Oh, that. That was a last minute bugfix, j

Re: [GIT PULL] Bcache fixes for 3.10

2013-05-01 Thread Jens Axboe
On Wed, May 01 2013, Kent Overstreet wrote: > On Wed, May 01, 2013 at 09:26:16AM +0200, Jens Axboe wrote: > > On Tue, Apr 30 2013, Kent Overstreet wrote: > > > Hey Jens, this is everything I've got ready for 3.10 - there's _still_ > > > one more bug I'm trying to track down. > > > > > > Andrew - I

Re: [GIT PULL] Bcache fixes for 3.10

2013-05-01 Thread Kent Overstreet
On Wed, May 01, 2013 at 09:26:16AM +0200, Jens Axboe wrote: > On Tue, Apr 30 2013, Kent Overstreet wrote: > > Hey Jens, this is everything I've got ready for 3.10 - there's _still_ > > one more bug I'm trying to track down. > > > > Andrew - I've got patches that rip out the pkey() and pbtree() mac

Re: [GIT PULL] Bcache fixes for 3.10

2013-05-01 Thread Jens Axboe
On Tue, Apr 30 2013, Kent Overstreet wrote: > Hey Jens, this is everything I've got ready for 3.10 - there's _still_ > one more bug I'm trying to track down. > > Andrew - I've got patches that rip out the pkey() and pbtree() macros, > but they're somewhat tied up with some other nontrivial refacto

[GIT PULL] Bcache fixes for 3.10

2013-04-30 Thread Kent Overstreet
Hey Jens, this is everything I've got ready for 3.10 - there's _still_ one more bug I'm trying to track down. Andrew - I've got patches that rip out the pkey() and pbtree() macros, but they're somewhat tied up with some other nontrivial refactorings so I think I'm going to wait a bit on those. Th