lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 22 Aug 2011 12:02:59 -0400
From:	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
To:	Jens Axboe <jaxboe@...ionio.com>, axboe@...nel.dk,
	linux-kernel@...r.kernel.org
Cc:	joe.jin@...cle.com
Subject: [GIT PULL] (xen) stable/for-jens for your 3.1-rc2 bugfix branch

Hey Jens,

Please git pull the following branch:

 git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens

I've two bug-fixes - on that just fixes indentation and comments and a more curious
one: when instructing the backend to remove a mounted disk from a guest it would correctly
refuse but also change the state as if it had removed it. Then when shutting down the guest,
the guest would hang as the backend states was removed (ooops). The fix is in the backend to
not remove (and move to the remove state) unless the frontend has really unmounted the disk.

The two patches are based off git commit ea5e116162b7e0cf83a2b8a273440514404604de
Konrad Rzeszutek Wilk (1):
    xen/blkback: Make description more obvious.

which you pulled for 3.1-rcX (and is now in Linus's master).

 drivers/block/xen-blkback/common.h |    2 +-
 drivers/block/xen-blkback/xenbus.c |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Joe Jin (2):
      xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
      xen-blkback: fixed indentation and comments

P.S.
I dropped a patch from the branch and when doing the 'git rebase' it modified the dates
of the two patches - rest assured - they have been in #linux-next and been tested since
at least seven days ago:
http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/linux-next
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ