linux/fs/minix
Christoph Hellwig 988c918b81
minix: release the sb buffer_head when setting the v3 block size fails
At this point the superblock is already read, so jump to the label that
releases the buffer_head for it.

Fixes: d893fc670546 ("minix: handle set_blocksize failures")
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260518130330.529085-1-hch@lst.de
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
2026-05-22 12:20:49 +02:00
..
bitmap.c minix: Correct errno in minix_new_inode 2026-02-18 14:04:42 +01:00
dir.c minix: Track metadata bhs in fs-private inode part 2026-03-26 15:03:32 +01:00
file.c minix: Track metadata bhs in fs-private inode part 2026-03-26 15:03:32 +01:00
inode.c minix: release the sb buffer_head when setting the v3 block size fails 2026-05-22 12:20:49 +02:00
itree_common.c minix: Track metadata bhs in fs-private inode part 2026-03-26 15:03:32 +01:00
itree_v1.c fs/minix: remove expected error message in block_to_path() 2020-08-12 10:58:00 -07:00
itree_v2.c fs/minix: remove expected error message in block_to_path() 2020-08-12 10:58:00 -07:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
minix.h minix: Track metadata bhs in fs-private inode part 2026-03-26 15:03:32 +01:00
namei.c Fix a drop_nlink warning in minix_rename 2025-11-05 13:45:21 +01:00