> On Mon, 25 June 2007, Tarmigan Casebolt wrote:
> >
> > I was looking through the kernel source and noticed a difference
> > between the git version and the gitweb version here:
> >
http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=tree;f=ne...
> > on gitweb, I only see 4 files, but in git locally on linux I see 71.
> >
> > This might be because there are files that differ only in case? (I'm
> > using OSX, which has problems with case, and in particular that
> > directory of the kernel source.)
> >
> > Am I missing something, or is this a bug?
>
> First of all, this question should be asked IMVHO on git mailing list,
> with Cc: sent to Kernel.Org admins or John 'Warthog9' Hawley, author of
> the gitweb modification (caching gitweb) used at kernel.org
>
> I cannot help you what the contents of net/netlink should look like,
> because I don't have clone of the linux kernel repository. By "in git
> locally on linux" you mean in the working area? Or perhaps result of
> "git ls-tree HEAD:net/netlink"? You should have provided command used
> to get those 71 files, and perhaps even those 71 files list.
>