freebsd-skq/sys/fs
Edward Tomasz Napierala 49d8ebfe0e Remove name length limitation from autofs(5). The linear search with
strlens is somewhat suboptimal, but it's a temporary measure that will
be replaced with red-black trees later on.

PR:		204417
Reviewed by:	kib@
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5266
2016-03-13 14:17:23 +00:00
..
autofs Remove name length limitation from autofs(5). The linear search with 2016-03-13 14:17:23 +00:00
cd9660 cd9660: More "check for NULL" cleaunps. 2016-02-12 22:46:14 +00:00
cuse Make CUSE usable with platforms where the size of "unsigned long" is 2015-12-22 09:55:44 +00:00
deadfs
devfs When devfs dirent is freed, a vnode might still keep a pointer to it, 2016-01-22 20:30:51 +00:00
ext2fs Ext2: cleanup setting of ctime/mtime/birthtime. 2016-02-19 15:53:08 +00:00
fdescfs Revert r295359: 2016-02-07 15:40:01 +00:00
fifofs
fuse
msdosfs msdosfs_rename: yet another unused value. 2016-02-07 15:36:16 +00:00
nandfs [PR 206224] bv_cnt is sometimes examined without holding the bufobj lock 2016-01-17 01:04:20 +00:00
nfs Make nfscl_getmyip() use new routing KPI. 2016-01-15 09:05:14 +00:00
nfsclient Unbreak NOIP builds after r294084. 2016-01-15 16:45:36 +00:00
nfsserver
nullfs Pass MNTK_NO_IOPF and MNTK_UNMAPPED_BUFS flags from the lower 2016-03-04 17:24:28 +00:00
procfs
pseudofs Do not perform unneccessary shared recursion on the allproc_lock in 2016-03-11 11:51:38 +00:00
smbfs Change the type of newsize argument in the smbfs_smb_setfsize() function 2016-01-11 18:11:06 +00:00
tmpfs Clear the cookie pointer on error in tmpfs_readdir(). 2016-02-12 20:43:53 +00:00
udf
unionfs Remove cn_consume from 'struct componentname'. It was never set to anything 2016-03-12 08:50:38 +00:00