tech-kern archive

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

Re: setting the quota2 grace period



EF> If I quota_put(), which one of them am I supposed to fill in if I want to
EF> set the user's grace period?

MB> qv_grace I guess. qv_expiretime is the date at which the grace period
MB> expires when the user is above the soft limit.
Thanks. And I set qv_expiretime to zero?
Do I guess correctly that qv_expiretime's intended usage is that quota_get()
sets it so I can find out when an already running grace period expires?

Could this be (by a more knowledgeable person than me) please be clarified in
libquota(3)? Also, I suppose qv_grace is in seconds, right?


Home | Main Index | Thread Index | Old Index