linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 9p update for 5.10-rc1
@ 2020-10-22 12:08 Dominique Martinet
  2020-10-22 16:36 ` Linus Torvalds
  2020-10-22 18:05 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Dominique Martinet @ 2020-10-22 12:08 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: netdev, v9fs-developer, linux-kernel, linux-fsdevel


Hi Linus,

another harmless cycle.
(sorry latest commit's message isn't great, I was half expecting a v2
but it didn't come and I remembered too late/didn't want to reword it
myself; and it's still worth taking as is)

Thanks,


The following changes since commit 549738f15da0e5a00275977623be199fbbf7df50:

  Linux 5.9-rc8 (2020-10-04 16:04:34 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7ca1db21ef8e0e6725b4d25deed1ca196f7efb28:

  net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid (2020-10-12 10:05:47 +0200)

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

A couple of small fixes (loff_t overflow on 32bit, syzbot uninitialized
variable warning) and code cleanup (xen)

----------------------------------------------------------------
Anant Thazhemadam (1):
      net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid

Matthew Wilcox (Oracle) (1):
      9P: Cast to loff_t before multiplying

Ye Bin (1):
      9p/xen: Fix format argument warning

 fs/9p/vfs_file.c   | 4 ++--
 net/9p/trans_fd.c  | 2 +-
 net/9p/trans_xen.c | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)
-- 
Dominique

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

end of thread, other threads:[~2020-10-22 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 12:08 [GIT PULL] 9p update for 5.10-rc1 Dominique Martinet
2020-10-22 16:36 ` Linus Torvalds
2020-10-22 18:05 ` 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).