From: Anthony Liguori <aliguori@us.ibm.com>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PULL] File descriptor reclaim patchset for VirtFS
Date: Thu, 08 Sep 2011 09:23:18 -0500 [thread overview]
Message-ID: <4E68CFD6.6030805@us.ibm.com> (raw)
In-Reply-To: <87aaaouqci.fsf@skywalker.in.ibm.com>
On 09/01/2011 12:25 PM, Aneesh Kumar K.V wrote:
>
> The following changes since commit 56a7a874e962e28522857fbf72eaefb1a07e2001:
>
> Merge remote-tracking branch 'stefanha/trivial-patches' into staging (2011-08-25 07:50:07 -0500)
>
> are available in the git repository at:
>
> git://repo.or.cz/qemu/v9fs.git for-upstream-3
Pulled. Thanks.
Regards,
Anthony Liguori
>
> Aneesh Kumar K.V (6):
> hw/9pfs: Add reference counting for fid
> hw/9pfs: Add file descriptor reclaim support
> hw/9pfs: init fid list properly
> hw/9pfs: Use v9fs_do_close instead of close
> hw/9pfs: Add directory reclaim support
> hw/9pfs: mark directories also as un-reclaimable on unlink
>
> hw/9pfs/codir.c | 13 +-
> hw/9pfs/cofile.c | 19 ++-
> hw/9pfs/virtio-9p-coth.h | 4 +-
> hw/9pfs/virtio-9p-device.c | 2 +
> hw/9pfs/virtio-9p.c | 486 +++++++++++++++++++++++++++++++++++---------
> hw/9pfs/virtio-9p.h | 24 ++-
> 6 files changed, 445 insertions(+), 103 deletions(-)
>
>
prev parent reply other threads:[~2011-09-08 14:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-01 17:25 [Qemu-devel] [PULL] File descriptor reclaim patchset for VirtFS Aneesh Kumar K.V
2011-09-08 14:23 ` Anthony Liguori [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E68CFD6.6030805@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.