Bug 5153

Summary: Named pipe attribute caching
Product: [Retired] Red Hat Linux Reporter: mburton
Component: nfs-serverAssignee: Michael K. Johnson <johnsonm>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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: 2002-12-14 01:08:51 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 mburton 1999-09-15 14:04:54 UTC
On a disk mounted over nfs, the following fails

tmp:touch foo
tmp:cat foo
tmp:rm foo
tmp:mknod foo p
tmp:cat foo
tmp:

This should block, but the filetype for foo does not seem to
be updated in the kernal, so cat foo returns straight away

Hope this helps,

Mark.

Comment 1 Alan Cox 2002-12-14 01:08:51 UTC
Fixed in later kernel nfs but nobody closed the bug