1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/fs
Rick Macklem c52005a31d Modify the NFSv4 client so that it can handle owner
and owner_group strings that consist entirely of
digits, interpreting them as the uid/gid number.
This change was needed since new (>= 3.3) Linux
servers reply with these strings by default.
This change is mandated by the rfc3530bis draft.
Reported on freebsd-stable@ under the Subject
heading "Problem with Linux >= 3.3 as NFSv4 server"
by Norbert Aschendorff on Aug. 20, 2012.

Tested by:	norbert.aschendorff at yahoo.de
Reviewed by:	jhb
MFC after:	2 weeks
2012-09-20 02:49:25 +00:00
..
cd9660
coda
deadfs The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively, 2012-09-13 13:05:45 +00:00
devfs Prefer __containerof() above member2struct(). 2012-09-15 19:28:54 +00:00
ext2fs Fix style nit 2012-09-11 08:36:41 +00:00
fdescfs
fifofs
hpfs
msdosfs
nandfs Prevent nump NULL pointer dereference in bmap_getlbns() 2012-09-11 09:38:32 +00:00
nfs Modify the NFSv4 client so that it can handle owner 2012-09-20 02:49:25 +00:00
nfsclient Modify the NFSv4 client so that it can handle owner 2012-09-20 02:49:25 +00:00
nfsserver Modify the NFSv4 client so that it can handle owner 2012-09-20 02:49:25 +00:00
ntfs Add VFCF_READONLY flag that indicates ntfs and xfs file systems are 2012-09-12 03:42:52 +00:00
nullfs Allow shared lookups for nullfs mounts, if lower filesystem supports 2012-09-09 19:20:23 +00:00
nwfs
portalfs
procfs
pseudofs
smbfs
tmpfs
udf
unionfs