[Dovecot] fs quota - what I am doing wrong?

Timo Sirainen tss at iki.fi
Thu Mar 1 10:46:19 EET 2007


On Thu, 2007-03-01 at 11:25 +0100, Václav Hůla wrote:
> >> dovecot:
> >> quotactl(Q_GETQUOTA|USRQUOTA, "/dev/sda8", 506, {0, 135145272, 
> >> 1075193885, 1075193885, 135145168, 135099456, 3221217528, 134953542}) = 
> >> -1 EINVAL (Invalid argument)
..
> quotactl(Q_GETQUOTA|USRQUOTA, "/dev/sda8", 506, 0xbfffe5f0) = 0

What about "strace -e raw=quotactl". I think the first parameter is
different even though it expands it to the same names in both cases. If
they are different, you could try what happens if you change
QCMD(Q_GETQUOTA, USRQUOTA) in quota-fs.c to the value given by strace
quota.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070301/efea68c2/attachment.pgp 


More information about the dovecot mailing list