Julian Elischer c1f020038b Submitted by: Conrad Minshall <conrad@apple.com>
Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>

The following ugly hack to the exit path of nfs_readlinkrpc() circumvents
an Auspex bug: for symlinks longer than 112 (0x70) they return a 1024 byte
xdr string - the correct data with many nulls appended.  Without this fix
namei returns ENAMETOOLONG, at least it does on our source base and on
FreeBSD 3.0.  Note we do not (and should not) rely upon their null padding.
1999-06-30 02:53:51 +00:00
..
1999-06-29 21:40:05 +00:00
1999-05-31 11:29:30 +00:00
1999-06-29 21:53:59 +00:00
1999-05-13 13:01:46 +00:00
1999-06-29 21:53:59 +00:00
1999-04-27 11:18:52 +00:00
1999-05-31 11:29:30 +00:00
1999-05-31 11:29:30 +00:00
1999-06-28 09:15:35 +00:00