On Sun, 06 Jul 2025 11:30:54 -0700, Darrick J. Wong wrote: > 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. > > [...] Applied, thanks! [1/8] libext2fs: fix off-by-one bug in punch_extent_blocks commit: 509da98991e2a3f72042c6b29e538a5269357a80 [2/8] libext2fs: fix arguments passed to ->block_alloc_stats_range commit: 520caea10dec63fb9abebaa55578a671d9f2aa15 [3/8] fuse2fs: refactor uid/gid setting commit: e1d3faea4ed9875a438a54a6b89c1089d81098c2 [4/8] fuse2fs: fix gid inheritance on sgid parent directories commit: 33880eea11b71ec6f7ef80c5f4911464d5de2edb [5/8] fuse2fs: don't truncate when creating a new file commit: e3a1437758398e8adcd141aabb7c572af8ef356a [6/8] fuse2fs: fix incorrect EOFS input handling in FITRIM commit: 62b2a1619d858f65acaa6ce64623fb8684a88882 [7/8] fuse2fs: fix incorrect unit conversion at the end of FITRIM commit: 861aa217652426711a619d11aab5c92006a98e22 [8/8] fuse2fs: don't try to mount after option parsing errors commit: e7774d8fef39d16eb96f1e55cf2f33d3acb14d88 [9/9] fuse2fs: fix relatime comparisons commit: 5cd55fe0aca3fed5a7ca6f0b4976f0e7b1e4a972 [10/10] fuse2fs: fix lockfile creation, again commit: 9bdd3c20c1bb2b47fdd7bff59f75110b792bfc13 [11/11] fuse2fs: fix race condition in op_destroy commit: dde5994fa0c314fb5b0f4020106937db4b12d68c [12/12] fuse2fs: fix races in statfs commit: 5aeeba417fd0a6598046cd59807235db00e99908 [13/13] fuse2fs: fix ST_RDONLY setting commit: b9d23a1a128e553f6ce73766bc884263ba30990d [14/14] libext2fs: fix data read corruption in ext2fs_file_read_inline_data commit: 10d7761527fa0778a64ea5cf3482744869dbb3a7 [15/15] libext2fs: fix data corruption when writing to inline data files commit: bc599a8bf3d448a12d14e9b2f2f1618600c2daa1 [16/16] fuse2fs: fix clean_block_middle when punching byte 0 of a block commit: 9b44c01c1f9d800a56bb7a01a53e4f318c08d9f2 [17/17] fuse2fs: fix punch-out range calculation in fuse2fs_punch_range commit: e18b350af2d77f1e063ad9ae765dd161022bb04a [18/18] fuse2fs: fix logging redirection commit: f79abd8554e600eacc2a7c864a8332b670c9e262 [19/19] fuse2fs: don't record every errno in the superblock as an fs failure commit: bed461d69f4c14b35f86ff25bad220ba3c5d500e [20/20] fuse2fs: fix punching post-EOF blocks during truncate commit: 86a24ae12c4fb81ec0b27ae1b63d3e5b05c7d46f [21/21] fuse2fs: fix block parameter truncation on 32-bit commit: a5da316e5b54e12da000c60191c6220692c00f0f Best regards, -- Theodore Ts'o <tytso@xxxxxxx>