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

Stefan

Reply via email to