When I do a cvs checkout of the source tree in an ext2fs partition and cd to
linux-2.3-xfs/linux
> ls -lR | grep .c | wc
5510 44454 337781
> ls -lR | grep .h | wc
4114 34458 256249
When I do a cvs checkout of the source tree in an xfs partition and cd to
linux-2.3-xfs/linux
> ls -lR | grep .h | wc
not only do I get fewer files but I also get stuff like the following
ls: ./net/core/ Intel I810/I810 DC100/I810e sup: No such file or directory
ls: ./net/core/_I810
bool ' VIA chipset support' CONFIG_AGP_VIA
bool ' AMD Ironga: No such file or directory
ls: ./net/core/IG_AGP_AMD
bool ' Generic SiS support' CONFIG_AGP_SIS
boo: No such file or directory
ls: ./net/core/port' CONFIG_AGP_ALI
fi
fi
endmenu
: No such file or directory
------------------------------------------------------------------------
Kip Macy kmacy@xxxxxxxxxxxxxxx
University of California, Berkeley
------------------------------------------------------------------------
|