[Bug 234413] quotactl() returns wrong error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 9 21:03:11 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234413

--- Comment #7 from Emrion <kmachine at free.fr> ---
(In reply to Mark Johnston from comment #6)
Sorry, I didn't understand your question. Now, you've seen the concerned
snippet code of Samba or the code I posted here for testing purpose. It's
actually Q_GETQUOTA.

Thanks for providing the relevant portion of code inside FreeBSD. I found it
comes from zfs_vfsops.c. I can just suppose that zfsvfs->z_groupquota_obj and
zfsvfs->z_userquota_are null when there is no defined quota for the current
user / group. Then, NOENT is returned. Is this a bug?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list