]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Jan 2019 20:11:01 +0000 (12:11 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 2 Jan 2019 20:11:01 +0000 (12:11 -0800)
commite7bf340b0697290d1d9c7a2a9cdc5347b74a0d42
treea33bfd4efc03c05a12944456c2f217c83ce5f9d6
parent2d4ebd11dc260331dc256aafd24182770816cdee
parent5093c26f3f209349a50c71e529ac7bb2b5c434fe
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux

Pull 9p updates from Dominique Martinet:
 "Missing prototype warning fix and a syzkaller fix when a 9p server
  advertises a too small msize"

* tag '9p-for-4.21' of git://github.com/martinetd/linux:
  9p/net: put a lower bound on msize
  net/9p: include trans_common.h to fix missing prototype warning.