Bug 15994

Summary: NFS failures due to bad file handle (fh_size==0) in fh_verify
Product: [Retired] Red Hat Linux Reporter: Thor Nolen <nolen>
Component: knfsdAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0CC: alan
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: 2004-08-23 19:28:08 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 Thor Nolen 2000-08-11 14:15:17 UTC
For some reason, fh_size isn't always initialized (in my tests, it was
zero on some nfs lockd requests).  The result is that fh_verify fails.
Don't know where it really deserves to be initialized, but the rest of
the fh appears to be properly initialized (setting the fh_size=NFS_FHSIZE
allows the request to flow normally).

Comment 1 Michael K. Johnson 2000-08-31 22:07:48 UTC
Alan, please comment

Comment 2 Elliot Lee 2004-08-23 19:28:08 UTC
Old bug