]> 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)
commitdf3fb077628ef02ea9d43a0b41f71487b527bfc6
tree18fb25e26705f4061fdf83eec185cb5957f13c91
parent2c0fea488e80408ac4af7bb1bbb8dff1680225a5
parent1e3ce30eb1d3fe0c67635d62e84ebcae24292197
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