On Sun, 13 Mar 2011 16:10:20 +0000, Stefan Hajnoczi <stefa...@gmail.com> wrote:
> On Sat, Mar 5, 2011 at 5:52 PM, Aneesh Kumar K.V
> <aneesh.ku...@linux.vnet.ibm.com> wrote:
> > @@ -1873,7 +1873,7 @@ static void v9fs_post_lcreate(V9fsState *s, 
> > V9fsLcreateState *vs, int err)
> >         vs->fidp->fsmap.fid_type = P9_FID_NONE;
> >         err = -errno;
> >         if (vs->fidp->fsmap.fs.fd > 0) {
> 
> For completeness: vs->fdip->fsmap.fs.fd >= 0
> 

Will update

-aneesh

Reply via email to