netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 9p update for 5.9-rc1
@ 2020-08-15  5:52 Dominique Martinet
  2020-08-16  1:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dominique Martinet @ 2020-08-15  5:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: netdev, v9fs-developer, linux-kernel, linux-fsdevel


Hi Linus,

the usual small stuff.

Thanks!


The following changes since commit 74d6a5d5662975aed7f25952f62efbb6f6dadd29:

  9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work (2020-07-19 14:58:47 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 2ed0b7578170c3bab10cde09d4440897b305e40c:

  9p: Remove unneeded cast from memory allocation (2020-07-31 07:28:25 +0200)

----------------------------------------------------------------
9p pull request for inclusion in 5.9

- some code cleanup
- a couple of static analysis fixes
- setattr: try to pick a fid associated with the file rather than the
dentry, which might sometimes matter

----------------------------------------------------------------
Alexander Kapshuk (1):
      net/9p: Fix sparse endian warning in trans_fd.c

Jianyong Wu (2):
      9p: retrieve fid from file when file instance exist.
      9p: remove unused code in 9p

Li Heng (1):
      9p: Remove unneeded cast from memory allocation

Zheng Bin (1):
      9p: Fix memory leak in v9fs_mount

 fs/9p/v9fs.c           |  5 ++---
 fs/9p/vfs_inode.c      | 65 ++++++++---------------------------------------------------------
 fs/9p/vfs_inode_dotl.c |  9 +++++++--
 net/9p/trans_fd.c      |  2 +-
 4 files changed, 18 insertions(+), 63 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] 9p update for 5.9-rc1
  2020-08-15  5:52 [GIT PULL] 9p update for 5.9-rc1 Dominique Martinet
@ 2020-08-16  1:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-16  1:55 UTC (permalink / raw)
  To: Dominique Martinet
  Cc: Linus Torvalds, netdev, v9fs-developer, linux-kernel, linux-fsdevel

The pull request you sent on Sat, 15 Aug 2020 07:52:19 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/410520d07f5c66a6c1f3eb7ef2063d9bdd3d440b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-16  1:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-15  5:52 [GIT PULL] 9p update for 5.9-rc1 Dominique Martinet
2020-08-16  1:55 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).