freebsd-skq/sys/fs
Rick Macklem 57fd4aa7e4 Change NFSv4.1 and NFSv4.2 error strings to start with lower case letter.
r356084 added error strings for NFSv4.1 and NFSv4.2, with the first
character capitalized. Since the other error strings were not capitalized
and these strings would usually be imbedded in an error, I decided to
make the first characters lower cased.
No real effect but more consistent.
2019-12-26 21:06:34 +00:00
..
autofs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
cd9660 vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
cuse Free all allocated unit IDs in cuse(3) after the client character 2019-06-25 11:46:01 +00:00
deadfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
devfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
ext2fs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
fdescfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
fifofs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
fuse vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
msdosfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
nfs Change NFSv4.1 and NFSv4.2 error strings to start with lower case letter. 2019-12-26 21:06:34 +00:00
nfsclient Fix nfsmount() so that it will return NFSERR_MINORVERMISMATCH. 2019-12-25 01:15:38 +00:00
nfsserver Silence some "might not be initialized" warnings for riscv64. 2019-12-13 21:38:08 +00:00
nullfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
procfs Define macro VM_MAP_ENTRY_FOREACH for enumerating the entries in a vm_map. 2019-10-08 07:14:21 +00:00
pseudofs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
smbfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
tmpfs Including <sys/tmpfs.h> into non-kernel software leads to a 2019-12-19 16:39:52 +00:00
udf vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00
unionfs vfs: flatten vop vectors 2019-12-16 00:06:22 +00:00