Nathan Scott wrote:

On Thu, Jul 28, 2005 at 05:03:02PM -0700, Mark Bellon wrote:
The attached patchs modify the EXT[2|3] and [X|J]FS codes to add the

The XFS component is incorrect, we're already doing this elsewhere
(over in fs/xfs/quota/xfs_qm_bhv.c), so please drop this last part
from your patch...
No problem! New patch coming up.

mark

diff -Naur linux-2.6.13-rc3-git9-orig/fs/xfs/xfs_vfsops.c 
linux-2.6.13-rc3-git9/fs/xfs/xfs_vfsops.c
...
+               { XFS_UQUOTA_ACTIVE,            "," "usrquota" },
+               { XFS_GQUOTA_ACTIVE,            "," "grpquota" },

thanks.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to