Bug 453323

Summary: warning is displayed when using find
Product: [Fedora] Fedora Reporter: Jon Camilleri <camilleri.jon>
Component: findutilsAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-03 08:01:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jon Camilleri 2008-06-29 17:52:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0

Description of problem:
The following is displayed:

find: WARNING: Hard link count is wrong for ./proc/1: 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.
./usr/libexec/gcc



Version-Release number of selected component (if applicable):
find . -name "gcc" -print

How reproducible:
Always


Steps to Reproduce:
1.From xterm use "find . -name "gcc" -print"



Actual Results:
See description.

Expected Results:
n/a

Additional info:

Comment 1 Vitezslav Crhonek 2008-07-03 08:01:28 UTC

*** This bug has been marked as a duplicate of 444507 ***