NetBSD/sys/fs
ryoon 28390de185 Enable to mount Raspberry Pi Pico's USB mass storage partition
Fix PR kern/55985.
O.k. by thorpej@.

Pull-up to netbsd-8 and netbsd-9.
2021-02-11 00:15:55 +00:00
..
adosfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
autofs Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
cd9660 Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
efs fix unaligned access 2020-09-07 00:11:47 +00:00
filecorefs s/occurence/occurrence/ 2020-09-29 02:58:51 +00:00
hfs Replace the */ I accidentally removed in the last commit 2020-07-24 05:26:37 +00:00
msdosfs Enable to mount Raspberry Pi Pico's USB mass storage partition 2021-02-11 00:15:55 +00:00
nfs s/implicitely/implicitly/ 2020-09-29 03:02:18 +00:00
nilfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
ntfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
ptyfs make the order of the arguments in the PTYFS_FILENO macro consistent with 2020-11-27 14:43:57 +00:00
puffs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
sysvbfs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
tmpfs Disable use of UBC_FAULTBUSY in tmpfs_write() for now, 2020-12-13 19:22:02 +00:00
udf Trailing whitespace 2021-01-11 22:02:28 +00:00
union Operation union_readdirhook() stores the lower directory as un_uppervp. 2020-08-18 09:44:07 +00:00
unionfs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
v7fs Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
Makefile remove SMBFS and nsmb(4) - kernel part 2020-04-04 15:43:21 +00:00
unicode.h