Author: hselasky
Date: Wed Oct 11 10:04:17 2017
New Revision: 324523
URL: https://svnweb.freebsd.org/changeset/base/324523
Log:
MFC r324202:
Make sure the doorbell lock is valid for the i386 version
of the mlx5en(4) driver.
Tested by:gallatin @
Sponsored by: Mellan
Author: hselasky
Date: Wed Oct 11 10:20:53 2017
New Revision: 324525
URL: https://svnweb.freebsd.org/changeset/base/324525
Log:
MFC r315405, r323351 and r323364:
Add helper function similar to ip_dev_find() to the LinuxKPI to lookup
a network device by its IPv6 address in the given VNET.
Author: hselasky
Date: Wed Oct 11 10:56:59 2017
New Revision: 324527
URL: https://svnweb.freebsd.org/changeset/base/324527
Log:
MFC r315404:
Add basic support for VIMAGE to the LinuxKPI and ibcore.
Support is implemented by mapping Linux's "struct net" into FreeBSD's
"struct vnet". Curr
Author: rmacklem
Date: Wed Oct 11 23:21:24 2017
New Revision: 324543
URL: https://svnweb.freebsd.org/changeset/base/324543
Log:
MFC: r323689
Fix bogus FREAD with NFSV4OPEN_ACCESSREAD. No functional change.
The code in nfscl_doflayoutio() bogusly used FREAD instead of
NFSV4OPEN_ACCESSREA
Author: rmacklem
Date: Wed Oct 11 23:33:50 2017
New Revision: 324544
URL: https://svnweb.freebsd.org/changeset/base/324544
Log:
MFC: r323978
Change a panic to an error return.
There was a panic() in the NFS server's write operation that didn't
need to be a panic() and could just be an e
Author: rmacklem
Date: Wed Oct 11 23:42:29 2017
New Revision: 324545
URL: https://svnweb.freebsd.org/changeset/base/324545
Log:
MFC: r324074
Fix a memory leak that occurred in the pNFS client.
When a "pnfs" NFSv4.1 mount was unmounted, it didn't free up the layouts
and deviceinfo struct