Greetings,
Ive found that the call at line 536 of quota.c (current) causes abort when
pledge is required:

if(quotactl(fs->fs_file, qcmd, id, (char *)&qup->dqblk) != 0)

Is it necessary to include quotactl (SYS_quotactl) in pledge in order to
support basecode such as edquota, quota, etc?

Thanks

--- HLG

Reply via email to