On Wed, 2 Mar 2011 10:20:41 +, Stefan Hajnoczi wrote:
> On Wed, Mar 2, 2011 at 5:05 AM, Aneesh Kumar K. V
> wrote:
> > On Tue, 1 Mar 2011 20:27:19 +, Stefan Hajnoczi
> > wrote:
> >> On Tue, Mar 1, 2011 at 6:02 PM, Aneesh Kumar K. V
> >> wrote:
> >> > On Tue, 1 Mar 2011 15:59:19 +,
On Wed, Mar 2, 2011 at 5:05 AM, Aneesh Kumar K. V
wrote:
> On Tue, 1 Mar 2011 20:27:19 +, Stefan Hajnoczi wrote:
>> On Tue, Mar 1, 2011 at 6:02 PM, Aneesh Kumar K. V
>> wrote:
>> > On Tue, 1 Mar 2011 15:59:19 +, Stefan Hajnoczi
>> > wrote:
>> >> >> Please explain the semantics of P9_TS
On Tue, 1 Mar 2011 20:27:19 +, Stefan Hajnoczi wrote:
> On Tue, Mar 1, 2011 at 6:02 PM, Aneesh Kumar K. V
> wrote:
> > On Tue, 1 Mar 2011 15:59:19 +, Stefan Hajnoczi
> > wrote:
> >> >> Please explain the semantics of P9_TSYNCFS. Won't returning success
> >> >> without doing anything le
On Tue, Mar 1, 2011 at 6:02 PM, Aneesh Kumar K. V
wrote:
> On Tue, 1 Mar 2011 15:59:19 +, Stefan Hajnoczi wrote:
>> >> Please explain the semantics of P9_TSYNCFS. Won't returning success
>> >> without doing anything lead to data integrity issues?
>> >
>> > I should actually do the 9P Operati
On Tue, 1 Mar 2011 15:59:19 +, Stefan Hajnoczi wrote:
> On Tue, Mar 1, 2011 at 3:02 PM, Aneesh Kumar K. V
> wrote:
> > On Tue, 1 Mar 2011 10:22:07 +, Stefan Hajnoczi
> > wrote:
> >> On Tue, Mar 1, 2011 at 6:38 AM, Aneesh Kumar K.V
> >> wrote:
> >> > Signed-off-by: Aneesh Kumar K.V
> >
On Tue, Mar 1, 2011 at 3:02 PM, Aneesh Kumar K. V
wrote:
> On Tue, 1 Mar 2011 10:22:07 +, Stefan Hajnoczi wrote:
>> On Tue, Mar 1, 2011 at 6:38 AM, Aneesh Kumar K.V
>> wrote:
>> > Signed-off-by: Aneesh Kumar K.V
>> > ---
>> > hw/9pfs/virtio-9p.c | 31 +++
>> >
On Tue, 1 Mar 2011 10:22:07 +, Stefan Hajnoczi wrote:
> On Tue, Mar 1, 2011 at 6:38 AM, Aneesh Kumar K.V
> wrote:
> > Signed-off-by: Aneesh Kumar K.V
> > ---
> > hw/9pfs/virtio-9p.c | 31 +++
> > hw/9pfs/virtio-9p.h | 2 ++
> > 2 files changed, 33 insertions
On Tue, Mar 1, 2011 at 6:38 AM, Aneesh Kumar K.V
wrote:
> Signed-off-by: Aneesh Kumar K.V
> ---
> hw/9pfs/virtio-9p.c | 31 +++
> hw/9pfs/virtio-9p.h | 2 ++
> 2 files changed, 33 insertions(+), 0 deletions(-)
>
> diff --git a/hw/9pfs/virtio-9p.c b/hw/9pfs/virtio
Signed-off-by: Aneesh Kumar K.V
---
hw/9pfs/virtio-9p.c | 31 +++
hw/9pfs/virtio-9p.h |2 ++
2 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/hw/9pfs/virtio-9p.c b/hw/9pfs/virtio-9p.c
index c4b0198..882f4f3 100644
--- a/hw/9pfs/virtio-9p.c
+++ b/hw