Konrad Rzeszutek Wilk
2013-Sep-06 20:25 UTC
[GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
Hey Jens, I sent you a git pull a couple of weeks ago but I am not sure if you pulled it. It does not look like it, so here it is again along with an extra bug-fix. Please git pull: git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 which will give you bug-fixes to Xen blkfront and backend driver: drivers/block/xen-blkback/blkback.c | 3 +- drivers/block/xen-blkfront.c | 44 ++++++++++++++++++++++++++++------ 2 files changed, 38 insertions(+), 9 deletions(-) Roger Pau Monne (2): xen-blkfront: revoke foreign access for grants not mapped by the backend xen-blkfront: improve aproximation of required grants per request Vegard Nossum (1): xen/blkback: fix reference counting Please pull!
On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote:> Hey Jens, > > I sent you a git pull a couple of weeks ago but I am not sure if > you pulled it. It does not look like it, so here it is again along > with an extra bug-fix. > > Please git pull: > > git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 > > which will give you bug-fixes to Xen blkfront and backend driver:Thanks, I''ll get the 3.12 branch set up and pulled in. I''m behind on a lot of other drivers, too. -- Jens Axboe
Konrad Rzeszutek Wilk
2013-Sep-06 20:55 UTC
Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote: > > Hey Jens, > > > > I sent you a git pull a couple of weeks ago but I am not sure if > > you pulled it. It does not look like it, so here it is again along > > with an extra bug-fix. > > > > Please git pull: > > > > git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 > > > > which will give you bug-fixes to Xen blkfront and backend driver: > > Thanks, I''ll get the 3.12 branch set up and pulled in. I''m behind on a > lot of other drivers, too.Thank you!
Konrad Rzeszutek Wilk
2013-Nov-04 17:37 UTC
Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote:> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote: > > Hey Jens, > > > > I sent you a git pull a couple of weeks ago but I am not sure if > > you pulled it. It does not look like it, so here it is again along > > with an extra bug-fix. > > > > Please git pull: > > > > git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 > > > > which will give you bug-fixes to Xen blkfront and backend driver: > > Thanks, I''ll get the 3.12 branch set up and pulled in. I''m behind on a > lot of other drivers, too.Hm, looks like you never pulled that for v3.12. There is one more patch that Roger has provided. Do you want to pull this branch for v3.13 nowish or wait until I put in Roger''s patch?> > -- > Jens Axboe >
On 11/04/2013 10:37 AM, Konrad Rzeszutek Wilk wrote:> On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote: >> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote: >>> Hey Jens, >>> >>> I sent you a git pull a couple of weeks ago but I am not sure if >>> you pulled it. It does not look like it, so here it is again along >>> with an extra bug-fix. >>> >>> Please git pull: >>> >>> git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 >>> >>> which will give you bug-fixes to Xen blkfront and backend driver: >> >> Thanks, I''ll get the 3.12 branch set up and pulled in. I''m behind on a >> lot of other drivers, too. > > Hm, looks like you never pulled that for v3.12.It is in: axboe@axboe ~/git/linux-block $ git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 From git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip * branch stable/for-jens-3.12 -> FETCH_HEAD Merge made by the ''recursive'' strategy. axboe@axboe ~/git/linux-block $> There is one more patch that Roger has provided. Do you want to pull > this branch for v3.13 nowish or wait until I put in Roger''s patch?You''ll need to queue that up or send as a patch separately.-- Jens Axboe
Konrad Rzeszutek Wilk
2013-Nov-04 18:02 UTC
Re: [GIT PULL] (xen) stable/for-jens-3.12 for Jens Axboe
On Mon, Nov 04, 2013 at 10:40:02AM -0700, Jens Axboe wrote:> On 11/04/2013 10:37 AM, Konrad Rzeszutek Wilk wrote: > > On Fri, Sep 06, 2013 at 02:26:34PM -0600, Jens Axboe wrote: > >> On 09/06/2013 02:25 PM, Konrad Rzeszutek Wilk wrote: > >>> Hey Jens, > >>> > >>> I sent you a git pull a couple of weeks ago but I am not sure if > >>> you pulled it. It does not look like it, so here it is again along > >>> with an extra bug-fix. > >>> > >>> Please git pull: > >>> > >>> git pull git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-jens-3.12 > >>> > >>> which will give you bug-fixes to Xen blkfront and backend driver: > >> > >> Thanks, I''ll get the 3.12 branch set up and pulled in. I''m behind on a > >> lot of other drivers, too. > > > > Hm, looks like you never pulled that for v3.12. > > It is in: > > axboe@axboe ~/git/linux-block $ git pull > git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git > stable/for-jens-3.12 > >From git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip > * branch stable/for-jens-3.12 -> FETCH_HEAD > Merge made by the ''recursive'' strategy. > axboe@axboe ~/git/linux-block $My apologies! I should have of course checked your tree more carefully.> > > There is one more patch that Roger has provided. Do you want to pull > > this branch for v3.13 nowish or wait until I put in Roger''s patch? > > You''ll need to queue that up or send as a patch separately.--OK.> Jens Axboe >