From: Linus Torvalds Date: Sun, 17 Mar 2019 16:10:56 +0000 (-0700) Subject: Merge tag '9p-for-5.1' of git://github.com/martinetd/linux X-Git-Tag: v5.1-rc1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db77bef53ba6ba5205ac1788bb8b66ce141ab020;p=thirdparty%2Flinux.git Merge tag '9p-for-5.1' of git://github.com/martinetd/linux Pull 9p updates from Dominique Martinet: "Here is a 9p update for 5.1; there honestly hasn't been much. Two fixes (leak on invalid mount argument and possible deadlock on i_size update on 32bit smp) and a fall-through warning cleanup" * tag '9p-for-5.1' of git://github.com/martinetd/linux: 9p/net: fix memory leak in p9_client_create 9p: use inode->i_lock to protect i_size_write() under 32-bit 9p: mark expected switch fall-through --- db77bef53ba6ba5205ac1788bb8b66ce141ab020