git: ae39db74066a - main - fusefs: fix an expectation in one of the tests
Alan Somers
asomers at freebsd.org
Sat Jan 2 03:14:02 UTC 2021
On Fri, Jan 1, 2021 at 8:07 PM Conrad Meyer <cem at freebsd.org> wrote:
> On Fri, Jan 1, 2021 at 9:20 AM Alan Somers <asomers at freebsd.org> wrote:
> >
> > The branch main has been updated by asomers:
> >
> > URL:
> https://cgit.FreeBSD.org/src/commit/?id=ae39db74066a0ff1682c1c841be030099d9d4557
> >
> > commit ae39db74066a0ff1682c1c841be030099d9d4557
> > Author: Alan Somers <asomers at gmail.com>
> > AuthorDate: 2020-12-29 17:48:34 +0000
> > Commit: Alan Somers <asomers at FreeBSD.org>
> > CommitDate: 2021-01-01 17:18:22 +0000
> >
> > fusefs: fix an expectation in one of the tests
> >
> > An order-of-operations problem caused an expectation intended for
> > FUSE_READ to instead match FUSE_ACCESS. Surprisingly, only one test
> > case was affected.
> >
> > MFC after: 2 weeks
> > Reviewed by: cem
> > Differential Revision: https://reviews.freebsd.org/D27818
>
> I did not review any of the changes in this commit.
>
> Conrad
>
They're in there. But they're in a separate commit from the one that made
up the bulk of the review. Now that we're using git, I think Phabricator
has some kind of commit filter, independent of the history filter. I
haven't quite figured it out myself.
-Alan
More information about the dev-commits-src-main
mailing list