mbox series

[GIT,PULL] 9p update for 5.8

Message ID 20200612221748.GA5666@nautica (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] 9p update for 5.8 | expand

Pull-request

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

Message

Dominique Martinet June 12, 2020, 10:17 p.m. UTC
Hi Linus,

Another very quiet cycle...

Thanks,

The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 36f9967531da27ff8cc6f005d93760b578baffb9:

  9p/xen: increase XEN_9PFS_RING_ORDER (2020-06-02 08:00:39 +0200)

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

Only one commit - increase the size of the ring used for xen transport.

----------------------------------------------------------------
Stefano Stabellini (1):
      9p/xen: increase XEN_9PFS_RING_ORDER

 net/9p/trans_xen.c | 61 ++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 34 insertions(+), 27 deletions(-)

Comments

pr-tracker-bot@kernel.org June 13, 2020, 7:50 p.m. UTC | #1
The pull request you sent on Sat, 13 Jun 2020 00:17:48 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/61f3e825bec7364790cb7d193a9a156c46119cff

Thank you!