rmacklem 7e70fa5ddf MFC: r283273
The NFS client wasn't handling getdirentries(2) requests for sizes
that are not an exact multiple of DIRBLKSIZ correctly. Fortunately
readdir(3) always uses an exact multiple of DIRBLKSIZ, so few applications
were affected. This patch fixes this problem by reducing the size
of the directory read to an exact multiple of DIRBLKSIZ.
2015-06-04 12:35:00 +00:00
..
2015-03-07 20:00:26 +00:00
2015-02-02 07:42:03 +00:00
2014-10-22 09:12:20 +00:00
2015-04-08 02:15:13 +00:00
2015-04-30 12:39:24 +00:00
2015-01-25 13:09:53 +00:00
2015-05-15 11:03:19 +00:00
2015-04-30 12:39:24 +00:00
2015-04-30 12:39:24 +00:00
2015-05-14 22:50:07 +00:00
2015-06-04 12:35:00 +00:00
2015-05-02 12:18:28 +00:00
2015-04-30 12:39:24 +00:00
2013-12-17 13:10:28 +00:00
2015-02-09 07:45:46 +00:00
2015-02-11 09:02:21 +00:00
2015-02-03 08:03:19 +00:00
2015-01-01 10:44:20 +00:00