From: Linus Torvalds Date: Fri, 4 Feb 2022 17:44:42 +0000 (-0800) Subject: Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux X-Git-Tag: v6.1-rc5~2068 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1eb7de177d4073085e3a1cebf19d5d538d171f10;p=platform%2Fkernel%2Flinux-starfive.git Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux Pull 9p fix from Dominique Martinet: "Fix 'cannot walk open fid' rule The 9p 'walk' operation requires fid arguments to not originate from an open or create call and we've missed that for a while as the servers regularly running tests with don't enforce the check and no active reviewer knew about the rule. Both reporters confirmed reverting this patch fixes things for them and looking at it further wasn't actually required... Will take more time for follow up and enforcing the rule more thoroughly later" * tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux: Revert "fs/9p: search open fids first" --- 1eb7de177d4073085e3a1cebf19d5d538d171f10