[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <174966018041.3972888.391896904012834159.stgit@frogsfrogsfrogs>
Date: Wed, 11 Jun 2025 09:43:39 -0700
From: "Darrick J. Wong" <djwong@...nel.org>
To: tytso@....edu
Cc: linux-ext4@...r.kernel.org, debianbugs@...dall.me.uk,
linux-ext4@...r.kernel.org
Subject: [PATCHSET] fuse2fs: more bug fixes
Hi all,
This series fixes more bugs in fuse2fs.
If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.
Comments and questions are, as always, welcome.
e2fsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/e2fsprogs.git/log/?h=fuse2fs-fixes
---
Commits in this patchset:
* libext2fs: fix spurious warnings from fallocate
* fuse2fs: fix error bailout in op_create
* fuse2fs: catch positive errnos coming from libext2fs
---
lib/ext2fs/fallocate.c | 5 +++++
misc/fuse2fs.c | 19 ++++++++++++++++---
2 files changed, 21 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists