Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Jan 2019 21:03:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234413] quotactl() returns wrong error
Message-ID:  <bug-234413-227-RLfaFvwx6Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234413-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234413-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234413

--- Comment #7 from Emrion <kmachine@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 a=
nd
zfsvfs->z_userquota_are null when there is no defined quota for the current
user / group. Then, NOENT is returned. Is this a bug?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234413-227-RLfaFvwx6Y>