23 Jun
2006
23 Jun
'06
8:02 a.m.
Scott Alter wrote:
After a few hours of learning C, I have created a patch for the quota-fs plugin that should provide complete support for filesystem-based quotas. The patch was made off of the latest CVS version, which includes support for XFS filesystems.
Also, this patch examines both user and group disk quotas, and returns the quota information nearest to the limit. Apparently, there is still a bug - for the group support to work, the user name and the group name must currently be the same. Does anyone know of a way to capture the group that the user writes files as?