xfs
[Top] [All Lists]

[Bug 297] New: snapshot-2.4.23-2003-12-01_00:33_UTC quota options proble

To: xfs-master@xxxxxxxxxxx
Subject: [Bug 297] New: snapshot-2.4.23-2003-12-01_00:33_UTC quota options problem
From: bugzilla-daemon@xxxxxxxxxxx
Date: Wed, 17 Dec 2003 07:31:13 -0800
Sender: linux-xfs-bounce@xxxxxxxxxxx
http://oss.sgi.com/bugzilla/show_bug.cgi?id=297

           Summary: snapshot-2.4.23-2003-12-01_00:33_UTC quota options
                    problem
           Product: Linux XFS
           Version: Current
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: XFS kernel code
        AssignedTo: xfs-master@xxxxxxxxxxx
        ReportedBy: ruda@xxxxxxxxxxx


2.4.23 patched with snapshot-2.4.23-2003-12-01_00:33_UTC doesn't support quota
mount parameters.

xfs_qm_parseargs() from fs/xfs/quota/xfs_qm_bhv.c supports  quota/usrquota 
options,
 but than it calls PVFS_PARSEARGS -> xfs_parseargs() from fs/xfs/xfs_vfsops.c 
which 
doesn't support any quota option!

After copying code from xfs_qm_parseargs() to xfs_parseargs() mount with quota
options works, but is it safe to use quotas with this snapshot?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


<Prev in Thread] Current Thread [Next in Thread>
  • [Bug 297] New: snapshot-2.4.23-2003-12-01_00:33_UTC quota options problem, bugzilla-daemon <=