Re: How to turn on the find's -noleadf option?

From: Wong Kwok-hon (kwokhon_at_gmail.com)
Date: 09/29/05

  • Next message: Wong Kwok-hon: "Re: How to turn on the find's -noleadf option?"
    Date: Thu, 29 Sep 2005 23:35:42 +0800
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On 9/29/05, Wong Kwok-hon <kwokhon@gmail.com> wrote:
    > On 9/29/05, Ow Mun Heng <Ow.Mun.Heng@wdc.com> 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

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Wong Kwok-hon: "Re: How to turn on the find's -noleadf option?"