Subject: Re: CVS commit: src/sys
To: None <david@l8s.co.uk>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 04/25/2007 07:22:47
> On Sun, Apr 22, 2007 at 04:36:09PM -0700, Bill Stouder-Studenmund wrote:
> >
> > Why didn't you submit these changes to tech-kern for review? Anything this
> > big really needs to be looked at before checking in.
>
> Actually it isn't any where near as big as it appears.
> A few people (including Christos) did have a quick look at the
> namei() part of the changes, the rest is largely deletions.
>
> David
>
> --
> David Laight: david@l8s.co.uk
why do you prefer "a few people" than tech-kern?
after the change,
/emul/linux/bin/ls /
and
/emul/linux/bin/ls /.
behave differently. is it intentional?
YAMAMOTO Takashi