<ShawnXFSWerk> asmlinkage long sys_quotactl(int cmd, const char
*special, int
id, caddr_t addr)
<ShawnXFSWerk> asmlinkage long sys_quotactl(int cmd, const char
*special,
qid_t id, __kernel_caddr_t addr)
redefinition of qid_t in quota.h /fs.h
These two system calls are conflicting and are different.
quota.c and dquot.c contain sys_quotactl functions.
this is with 2.4.18-rc2 + 2.4.18-pre3-ac-quota patch + 2.4.18-rc2-ac1 +
XFS + rmap12f.
Shawn.
On Mon, 2002-02-18 at 17:26, Nathan Scott wrote:
>
> Date: Mon Feb 18 14:22:14 PST 2002
> Workarea: snort.melbourne.sgi.com:/home/nathans/linux-xfs
>
> The following file(s) were checked into:
> bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
>
>
> Modid: xfs-cmds:slinx:111999a
> cmd/xfsmisc/README - 1.5
> cmd/xfsmisc/2.4.18-pre3-ac2-quotactl.patch - 1.1
> - Patch (against Alan Cox's tree, with 32-bit UID VFS quota) that
> integrates XFS quota with the new quota interfaces. Experimental,
> now being reworked with the 32-bit UID VFS quota being reworked
> also (to allow both old and new VFS formats to co-exist), but it
> might still be useful to folks merging XFS with the current 32bit
> UID quota (ac) patches.
>
>
>
|