| Submitter | Paolo Bonzini |
|---|---|
| Date | Nov. 28, 2012, 3:30 p.m. |
| Message ID | <1354116604-32298-1-git-send-email-pbonzini@redhat.com> |
| Download | mbox |
| Permalink | /patch/202481/ |
| State | New |
| Headers | show |
Pull-request
git://github.com/bonzini/qemu.git nbd-nextComments
Paolo Bonzini <pbonzini@redhat.com> writes: > Anthony, > > The following changes since commit c8969eded252058e90e91f12f75f32aceae46ec9: > > nbd: fixes to read-only handling (2012-11-13 10:34:50 +0100) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git nbd-next > > for you to fetch changes up to f3313d23a061648c99609a4c127ed13c820f831d: > > nbd-server-add: Fix the default for 'writable' (2012-11-28 11:56:39 +0100) Pulled. Thanks. Regards, Anthony Liguori > > ---------------------------------------------------------------- > Michal Privoznik (1): > nbd-server-add: Fix the default for 'writable' > > Paolo Bonzini (1): > nbd: fix use of two uninitialized bytes when connecting to a named export > > blockdev-nbd.c | 2 +- > nbd.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > -- > 1.8.0
Anthony, The following changes since commit c8969eded252058e90e91f12f75f32aceae46ec9: nbd: fixes to read-only handling (2012-11-13 10:34:50 +0100) are available in the git repository at: git://github.com/bonzini/qemu.git nbd-next for you to fetch changes up to f3313d23a061648c99609a4c127ed13c820f831d: nbd-server-add: Fix the default for 'writable' (2012-11-28 11:56:39 +0100) ---------------------------------------------------------------- Michal Privoznik (1): nbd-server-add: Fix the default for 'writable' Paolo Bonzini (1): nbd: fix use of two uninitialized bytes when connecting to a named export blockdev-nbd.c | 2 +- nbd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)