On Jul 3, 2017, at 19:11, Rodney W. Grimes
wrote:
...
> I believe it WAS merged to 10, since that didnt get gated by a request
> to RE@, can we please get the splitting of these files backed out
> of the stable/10 branch?
Please check again. It was backed out--just not in the same order/way.
C
> On 6/22/17 4:02 AM, Ngie Cooper (yaneurabeya) wrote:
> >
> >> On Jun 22, 2017, at 00:35, John Baldwin wrote:
> >
> > ?
> >
> >> Please revert the breakout of the existing config files. I think that
> >> splitting
> >> up the conf files is too disruptive of a change (POLA) for stable branche
Author: rmacklem
Date: Tue Jul 4 01:28:17 2017
New Revision: 320637
URL: https://svnweb.freebsd.org/changeset/base/320637
Log:
MFC: r320062, r320070, r320126
This is a partial merge of only the NFS changes and not the maxbcachebuf
tunable.
The NFS client changes make the code handle di
Author: alc
Date: Mon Jul 3 22:21:44 2017
New Revision: 320622
URL: https://svnweb.freebsd.org/changeset/base/320622
Log:
MFC r319699
When allocating swap blocks, if the available number of free blocks in a
subtree is already zero, then setting the "largest contiguous free block"
hi
Author: rmacklem
Date: Mon Jul 3 20:12:31 2017
New Revision: 320617
URL: https://svnweb.freebsd.org/changeset/base/320617
Log:
MFC: r319882
Define NFS_MAXXDR as the upper bound on XDR overhead in an NFS RPC.
This definition is a part of the maxiotune2 patch that will be
committed soon.
Author: ken
Date: Mon Jul 3 15:34:19 2017
New Revision: 320601
URL: https://svnweb.freebsd.org/changeset/base/320601
Log:
MFC r320421:
r320421 | ken | 2017-06-27 13:26:02 -0600 (Tue, 27 Jun 2017) | 37 lines
Author: gjb
Date: Mon Jul 3 13:02:21 2017
New Revision: 320596
URL: https://svnweb.freebsd.org/changeset/base/320596
Log:
MFC r320488:
Correct the branch naming convention in param.h.
While here, consistently use upper-case 'X' to represent the
version number.
Sponsored by: The Fr