[GIT PULL] 9p update for 5.13-rc1

From: Dominique Martinet
Date: Fri May 07 2021 - 07:41:48 EST


Hi Linux,

sorry for the late request, this is trivial enough and should probably
not have waited for the next cycle...
I had forgotten to add a Cc to stable for the fix and didn't want to
amend the commit at the last minute, will send them a mail after this
has been merged.


The following changes since commit a5e13c6df0e41702d2b2c77c8ad41677ebb065b3:

Linux 5.12-rc5 (2021-03-28 15:48:16 -0700)

are available in the Git repository at:

https://github.com/martinetd/linux tags/9p-for-5.13-rc1

for you to fetch changes up to f8b139e2f24112f4e21f1eb02c7fc7600fea4b8d:

fs: 9p: fix v9fs_file_open writeback fid error check (2021-03-31 07:02:47 +0900)

----------------------------------------------------------------
9p for 5.13-rc1

an error handling fix and const optimization

----------------------------------------------------------------
Rikard Falkeborn (1):
9p: Constify static struct v9fs_attr_group

Yang Yingliang (1):
fs: 9p: fix v9fs_file_open writeback fid error check

fs/9p/v9fs.c | 2 +-
fs/9p/vfs_file.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Thanks,
--
Dominique