svn commit: r324523 - stable/10/sys/dev/mlx5/mlx5_en

2017-10-11 Thread Hans Petter Selasky
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

svn commit: r324525 - stable/10/sys/ofed/include/linux

2017-10-11 Thread Hans Petter Selasky
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.

svn commit: r324527 - in stable/10/sys/ofed: drivers/infiniband/core include/linux

2017-10-11 Thread Hans Petter Selasky
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

svn commit: r324543 - stable/10/sys/fs/nfsclient

2017-10-11 Thread Rick Macklem
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

svn commit: r324544 - stable/10/sys/fs/nfsserver

2017-10-11 Thread Rick Macklem
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

svn commit: r324545 - stable/10/sys/fs/nfsclient

2017-10-11 Thread Rick Macklem
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