On 9/29/05, Wong Kwok-hon <kwokhon@xxxxxxxxx> wrote: > On 9/29/05, Ow Mun Heng <Ow.Mun.Heng@xxxxxxx> wrote: > > On Thu, 2005-09-29 at 15:43 +0800, Wong Kwok-hon wrote: > > > Hello, > > > > > > When I perform command "find / -name abc.txt -print" message "find: > > > WARNING: Hard link count is wrong for /proc: this may be a bug in your > > > filesystem driver. Automatically turning on find's -noleaf option. > > > Earlier results may have failed to include directories that should > > > have been searched." displayed. > > > > > > Would someone tell me how to turn it on ? > > > > er.. like this? > > find / -name abc.txt -print -noleaf ? > > > > try > > $man find > > > > > > > > I tried but no help in man page. I didn't need to do this when I am > in fedora Core 3. Is the problem is caused by the yum upgrade from FC3 > to FC4 ? > > > Wong Kwok Hon > Oh! I checked in FedoraForum.org and it is a know bug and still exist since kernel 2.6.11-1.1369_FC4 and hasn't fixed yet.... reference https://bugzilla.redhat.com/bugzill...g.cgi?id=162418