Re: git: 24fb405260ed - main - fusefs: Fix returned error code in fuse_device_write()
- In reply to: Gleb Popov : "git: 24fb405260ed - main - fusefs: Fix returned error code in fuse_device_write()"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Jun 2025 15:16:26 UTC
On Sat, Jun 21, 2025 at 6:58 AM Gleb Popov <arrowd@freebsd.org> wrote: > The branch main has been updated by arrowd: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=24fb405260ed5d4684ce329fb3dfc2438e8dab18 > > commit 24fb405260ed5d4684ce329fb3dfc2438e8dab18 > Author: Gleb Popov <arrowd@FreeBSD.org> > AuthorDate: 2025-06-21 12:39:58 +0000 > Commit: Gleb Popov <arrowd@FreeBSD.org> > CommitDate: 2025-06-21 12:56:53 +0000 > > fusefs: Fix returned error code in fuse_device_write() > > Reported by: asomers > Fixes: f9c9122d5ab9b106ddc6897454350b31de838631 > > Differential Revision: https://reviews.freebsd.org/D50831 Thanks for fixing this. But FTR, it was markj who reported it, not I.