Re: Your CVS fix 1.109 to union_vnops.c

From: Alexey Dokuchaev <danfe_at_nsu.ru>
Date: Mon, 4 Oct 2004 19:42:38 +0700
Hmm.  Looks like there's style(9) typo here:

> +	if(error)
	 ^^ missing space

> +		goto bad;
> +	um->um_upperdev = va.va_fsid;

And here:

> +	if(vap->va_fsid == um->um_upperdev)
	 ^^ missing space
> +		vap->va_fsid = ap->a_vp->v_mount->mnt_stat.f_fsid.val[0];

./danfe
Received on Mon Oct 04 2004 - 10:42:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC