Bug 39606

Summary: Unable to use quota with reiserfs ; unable to mount a disk partition with reiserfs with the option -o usrquota;
Product: [Retired] Red Hat Linux Reporter: Marius Onica <omar>
Component: quotaAssignee: Preston Brown <pbrown>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: high    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: univ.uoradea.ro
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-02 20:10:47 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 Marius Onica 2001-05-08 10:45:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
when I try to :
mount -t reiserfs -o usrquota /dev/... /..
I receive :
mount: wrong fs type, bad option, bad superblock on /dev/hda6,
       or too many mounted file systems
When I try to give quotaon on a partition with reiser the operating
system accept it but at 
edquota -u username
I have an empty file;


How reproducible:
Always

Steps to Reproduce:
1.touch quota.user
2.convertquota /home
3.quotaon /home
4.quotacheck -u username	
	

Additional info:

Comment 1 Preston Brown 2001-07-02 20:09:09 UTC
*** Bug 43082 has been marked as a duplicate of this bug. ***

Comment 2 Preston Brown 2001-08-13 20:31:08 UTC
reiserfs does not support quota.

We do not actively support reiserfs.  Our next release will use ext3 as our 
tier-1 journalling filesystem.

There may or may not be quota support in reiserfs at some later date.