Bug 4125

Summary: Bug with rpc.quotas and md0 devices
Product: [Retired] Red Hat Linux Reporter: Daniel Rogers <dan>
Component: quotaAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
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: 1999-07-28 18:13: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 Daniel Rogers 1999-07-20 19:29:07 UTC
In nfsmount_to_devname() in rquota_server.c, there is no
consideration given to block and character devices.

Therefore, if you have a /dev/md0, and it finds /dev/st0
first, it'll return and try to check quotas on it.

Comment 1 Jeff Johnson 1999-07-28 18:13:59 UTC
The rquotad in knfsd-1.4.6 checks for a block device.