Subject: Re: vop_symlink and unused vpp?
To: Assar Westerlund <assar@netbsd.org>
From: Bill Studenmund <wrstuden@zembu.com>
List: tech-kern
Date: 07/17/2001 11:01:24
On 17 Jul 2001, Assar Westerlund wrote:

> Bill Studenmund <wrstuden@zembu.com> writes:
> > No objections, just a suggestion. There are a few places where you added
> > if (error), but didn't indent the following vput. Please do so. Oh, also
> > please indent the nfs fragment too, though maybe only 4 characters to
> > prevent the line from wrapping. Your call.
> 
> My fault for doing the diff with `-w'.  All the code is actually indented.

Ahhh.. Ok. :-)

> > Don't forget to bump the kernel version.
> 
> Yup, I rememberd that, but I should have included that in the patch.

Nah, you don't need to include it. Just remembering to do it is fine. :-)

Take care,

Bill