NetBSD/sys/fs
hannken aac0938bfe Tmpfs_mount() uses tmpfs_unmount() for cleanup if set_statvfs_info() fails.
This will not work as tmpfs_unmount() needs a suspended file system.

Just call set_statvfs_info() before allocating the root vnode and add
and use a common error exit label.

Reported-by: syzbot+343f2bfea65a32ab4222@syzkaller.appspotmail.com
2022-11-10 10:54:14 +00:00
..
adosfs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
autofs driver(9): devsw_detach never fails. Make it return void. 2022-03-28 12:33:20 +00:00
cd9660 s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
efs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
filecorefs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
hfs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
msdosfs s/blity/bility/ in various words, mainly in comments. 2022-08-06 18:26:41 +00:00
nfs s/alpahbetics/alphabetics/ in comment. 2022-10-07 19:56:31 +00:00
nilfs fix few typos in comments. 2022-10-07 22:33:42 +00:00
ntfs
ptyfs ptyfs: Don't copy out cookies past end of buffer. 2022-08-05 10:36:02 +00:00
puffs fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
sysvbfs Don't panic for a negative offset, just fail the operation with EINVAL. 2022-07-31 13:08:18 +00:00
tmpfs Tmpfs_mount() uses tmpfs_unmount() for cleanup if set_statvfs_info() fails. 2022-11-10 10:54:14 +00:00
udf fix various typos in comments and one output message. 2022-10-31 21:22:05 +00:00
union Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
unionfs kmem_alloc -> kmem_zalloc, thanks Rin. 2022-09-12 13:11:41 +00:00
v7fs Don't panic for a negative offset, just fail the operation with EINVAL. 2022-07-31 13:08:18 +00:00
Makefile
unicode.h