On Tue, Sep 30, 2014 at 07:31:20PM +0200, Otto Moerbeek wrote:
> On Tue, Sep 30, 2014 at 11:20:23AM -0500, Boris Goldberg wrote:
>
> > Hello Otto,
> >
> > Wednesday, September 24, 2014, 2:36:58 PM, you wrote:
> >
> > OM> Try to come up with a reproducable test case, include all relevant
> > OM> info and then we can investigate.
>
> I indeed see strange things on sparc64 more or less -current. Not
> exactly what you are seeing, but for starters, edquota -t is giving me
> what looks like unitialized mem. I hope to find some time to
> investigate further...
>
> -Otto
There is indeed a bug in edquota -t in 5.5 and newer due to the time_t
change, but that is unrelated to what you are seeing.
I installed a 5.4 i386 machine to investigate further. Please tell me
a few things: are you using softdep? uids in fstab? Please how me you
full fstab line for the filesystem.
Also, I like to see the output of both edquota -t and
$ hexdump -C ../user.quota | head
Note that changes made by edquota -t only end up in quota.user file
after a a quoatcheck run. To be sure, reboot first.
BTW please fix you email. Both you mx time out.
-Otto