Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: reproducible kernel crash with quota



On Thu, Apr 14, 2022 at 01:09:02PM +0200, J. Hannken-Illjes wrote:
 > I'm quite sure you have a /etc/fstab with "userquota,groupquota", yes?
 > 
 > with gdb:
 > 
 > frame 4 (dqflush())
 > print dq->dq_ump->um_quotas[0]
 > print dq->dq_ump->um_quotas[1]
 > 
 > gives the same vnode address for both fields, yes?
 > 
 > If this is the case the attached diff should help, since 2012-01-30
 > group quota got enabled on the user quota file.

...ooops

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index