Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Feb 2019 00:28:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 234413] quotactl() returns wrong error
Message-ID:  <bug-234413-227-qm68zU0UAh@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 #16 from Timur I. Bakeyev <timur@FreeBSD.org> ---
Sean, so would it be sufficient to put in tho the client code something lik=
e:

+#if defined(__FreeBSD__) && ((__FreeBSD_version >=3D 1102503 &&
__FreeBSD_version <=3D 1102506) || (__FreeBSD_version >=3D 1200072 &&
__FreeBSD_version <=3D 1200503) || (__FreeBSD_version >=3D 1300000 &&
__FreeBSD_version <=3D 1300009))
+                       && errno !=3D ENOENT
+#endif

--=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-qm68zU0UAh>