To this end, __result_use_check can help ensure no unchecked callers are
missed when panics are downgraded to errors. (In OneFS, the macro has the
imo more memorable name “__must_check”.
Cheers,
Conrad
On Thu, Jun 27, 2019 at 23:48 Scott Long wrote:
>
>
> > On Jun 27, 2019, at 3:09 PM, Konstant
> On Jun 27, 2019, at 3:09 PM, Konstantin Belousov wrote:
>
> On Thu, Jun 27, 2019 at 02:01:11PM -0600, Alan Somers wrote:
>> On Thu, Jun 27, 2019 at 1:18 PM Konstantin Belousov
>> wrote:
>>>
>>> On Thu, Jun 20, 2019 at 02:13:11PM +, Alan Somers wrote:
Author: asomers
Date: Thu
On Thu, Jun 27, 2019 at 02:01:11PM -0600, Alan Somers wrote:
> On Thu, Jun 27, 2019 at 1:18 PM Konstantin Belousov
> wrote:
> >
> > On Thu, Jun 20, 2019 at 02:13:11PM +, Alan Somers wrote:
> > > Author: asomers
> > > Date: Thu Jun 20 14:13:10 2019
> > > New Revision: 349231
> > > URL: https:/
On Thu, Jun 27, 2019 at 1:18 PM Konstantin Belousov wrote:
>
> On Thu, Jun 20, 2019 at 02:13:11PM +, Alan Somers wrote:
> > Author: asomers
> > Date: Thu Jun 20 14:13:10 2019
> > New Revision: 349231
> > URL: https://svnweb.freebsd.org/changeset/base/349231
> >
> > Log:
> > Add FIOBMAP2 ioct
On Thu, Jun 20, 2019 at 02:13:11PM +, Alan Somers wrote:
> Author: asomers
> Date: Thu Jun 20 14:13:10 2019
> New Revision: 349231
> URL: https://svnweb.freebsd.org/changeset/base/349231
>
> Log:
> Add FIOBMAP2 ioctl
>
> This ioctl exposes VOP_BMAP information to userland. It can be us
Author: asomers
Date: Thu Jun 20 14:13:10 2019
New Revision: 349231
URL: https://svnweb.freebsd.org/changeset/base/349231
Log:
Add FIOBMAP2 ioctl
This ioctl exposes VOP_BMAP information to userland. It can be used by
programs like fragmentation analyzers and optimized cp implementations.