On 09/13/2011 08:27 AM, Aneesh Kumar K.V wrote:

Hi Anthony,

This series contain few fixes to VirtFS server. The patch set also add
two new 9p operations. Please pull.

The following changes since commit 07ff2c4475df77e38a31d50ee7f3932631806c15:

   Merge remote-tracking branch 'origin/master' into staging (2011-09-08 
09:25:36 -0500)


Pulled.  Thanks.

Regards,

Anthony Liguori


are available in the git repository at:

   git://repo.or.cz/qemu/v9fs.git for-upstream-4

Aneesh Kumar K.V (5):
       hw/9pfs: Update the fidp path before opendir
       hw/9pfs: Initialize rest of qid field to zero.
       hw/9pfs: Fix memleaks in some 9p operation
       hw/9pfs: add 9P2000.L renameat operation
       hw/9pfs: add 9P2000.L unlinkat operation

  hw/9pfs/virtio-9p.c |  126 +++++++++++++++++++++++++++++++++++++++++++++++++++
  hw/9pfs/virtio-9p.h |    4 ++
  2 files changed, 130 insertions(+), 0 deletions(-)


-aneesh





Reply via email to