A regular, lucky user:
13:26 bourbon-ttyp5 nvlinux:~bourbon#./quota -q dtl
Grace period ended on 869674956 (current time 868789581)
Disk quotas for user dtl (uid 32068):
In block grace period on /dev/sdb1
A user dquot.c doesn't like:
13:26 bourbon-ttyp5 nvlinux:~bourbon#./quota -q bargold
Grace period ended on 0 (current time 868789585)
Disk quotas for user bargold (uid 32070):
Over block quota on /dev/sdb1
(both users are on the same filesystem, same group, and anything else I
can think of that has something to do with it. the grace period is 21
days for this fs).
I've tried to take a look at dquot.c but couldn't find any obvious bugs
concerning dqblk.dqb_btime. I'll try to look more into it later, but
since I'm not very experienced at hacking kernel source, if somebody more
experienced could take a look at it as well I'd be grateful.
Thanks,
Zeev