linux/fs/minix
Christoph Hellwig 35bb6a092c minix: move releasing pages into unlink and rename
Instead of consuming the page reference and kmap in the low-level
minix_delete_entry and minix_set_link helpers, do it in the callers
where that code can be shared with the error cleanup path.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2023-01-19 19:26:24 -05:00
..
bitmap.c minix: make minix_new_inode() return error as ERR_PTR(-E...) 2023-01-11 15:30:08 -05:00
dir.c minix: move releasing pages into unlink and rename 2023-01-19 19:26:24 -05:00
file.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
inode.c fs: Convert block_read_full_page() to block_read_full_folio() 2022-05-09 16:21:44 -04:00
itree_common.c fs/minix: check return value of sb_getblk() 2020-08-12 10:58:00 -07: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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
minix.h minix: make minix_new_inode() return error as ERR_PTR(-E...) 2023-01-11 15:30:08 -05:00
namei.c minix: move releasing pages into unlink and rename 2023-01-19 19:26:24 -05:00