linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET] fuse2fs: more bug fixes
@ 2025-06-11 16:43 Darrick J. Wong
  2025-06-11 16:43 ` [PATCH 1/3] libext2fs: fix spurious warnings from fallocate Darrick J. Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Darrick J. Wong @ 2025-06-11 16:43 UTC (permalink / raw)
  To: tytso; +Cc: linux-ext4, debianbugs, linux-ext4

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-06-14 17:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 16:43 [PATCHSET] fuse2fs: more bug fixes Darrick J. Wong
2025-06-11 16:43 ` [PATCH 1/3] libext2fs: fix spurious warnings from fallocate Darrick J. Wong
2025-06-11 16:44 ` [PATCH 2/3] fuse2fs: fix error bailout in op_create Darrick J. Wong
2025-06-11 16:44 ` [PATCH 3/3] fuse2fs: catch positive errnos coming from libext2fs Darrick J. Wong
2025-06-12 16:43   ` Theodore Ts'o
2025-06-12 22:15     ` Darrick J. Wong
2025-06-13  2:04       ` Theodore Ts'o
2025-06-12 22:18 ` [PATCH 4/3] libext2fs: fix bounding error in the extent fallocate code Darrick J. Wong
2025-06-13  1:06 ` [PATCHSET] fuse2fs: more bug fixes Theodore Ts'o
2025-06-14 17:35 ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).