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.
|