]> 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)
commit183df07f70910898bec10ce5402976054bce56e3
treea33bfd4efc03c05a12944456c2f217c83ce5f9d6
parent8b67bda2c978b62681378333b4e0342ded518a6b
parent6cc0032fbc4ab2ccc2a102cd8d203be70f7c978a
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.