LU-9558 lnet: kernel socket accept takes new bool agrument
During the development of the linux 4.11 kernel it was discovered that the kernel socket layer could get into lockdep situation. To handle this a new bool argument was added to the accept member of struct socket. For LNet we can always pass false. Lustre-commit: 15045c90 Lustre-change: https://review.whamcloud.com/27642 Change-Id: I420cda95b70cf927b1a6e3493b631bc5a3585d74 Signed-off-by:James Simmons <uja.ornl@yahoo.com> Reviewed-on: https://review.whamcloud.com/27642 Reviewed-by:
Doug Oucharek <doug@cadentcomputing.com> Reviewed-by:
Bob Glossman <bob.glossman@intel.com> Reviewed-by:
Dmitry Eremin <dmitry.eremin@intel.com> Reviewed-by:
Oleg Drokin <oleg.drokin@intel.com> Reviewed-on: https://review.whamcloud.com/28463 Tested-by: Jenkins Tested-by:
Maloo <hpdd-maloo@intel.com> Reviewed-by:
John L. Hammond <john.hammond@intel.com>
Please register or sign in to comment