]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 21:34:06 +0000 (14:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jun 2018 21:34:06 +0000 (14:34 -0700)
commit9bc0850c6b74f81dd25783bd4df4ddc1f7e2cbbf
tree18fb25e26705f4061fdf83eec185cb5957f13c91
parentfec58c90eeb068154b421e3cd2533f8c4b774106
parentc46cf97252c57b9adbd27e691100d358e38e3092
Merge tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm

Pull dlm updates from David Teigland:
 "These three commits fix and clean up the flags dlm was using on its
  SCTP sockets. This improves performance and fixes some bad connection
  delays"

* tag 'dlm-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm:
  dlm: remove O_NONBLOCK flag in sctp_connect_to_sock
  dlm: make sctp_connect_to_sock() return in specified time
  dlm: fix a clerical error when set SCTP_NODELAY