LKML Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fs/9p fixes for 6.9-rc5
@ 2024-04-19 15:12 Eric Van Hensbergen
  2024-04-19 20:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Van Hensbergen @ 2024-04-19 15:12 UTC (permalink / raw
  To: torvalds; +Cc: v9fs, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1672 bytes --]

The following changes since commit 8d025e2092e29bfd13e56c78e22af25fac83c8ec:

  Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs (2024-03-27 20:24:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-fixes-for-6.9-rc5

for you to fetch changes up to 7fd524b9bd1be210fe79035800f4bd78a41b349f:

  fs/9p: drop inodes immediately on non-.L too (2024-04-11 23:40:55 +0000)

----------------------------------------------------------------
fs/9p: fixes regressions in 6.9

This series contains a reversion of one of the original 6.9
patches which seems to have been the cause of most of the
instability.  It also incorporates several fixes to legacy
support and cache fixes.

There are few additional changes to improve stability,
but I want another week of testing before sending them
upstream.

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>

----------------------------------------------------------------
Eric Van Hensbergen (2):
      fs/9p: remove erroneous nlink init from legacy stat2inode
      fs/9p: Revert "fs/9p: fix dups even in uncached mode"

Jeff Layton (1):
      9p: explicitly deny setlease attempts

Joakim Sindholt (4):
      fs/9p: only translate RWX permissions for plain 9P2000
      fs/9p: translate O_TRUNC into OTRUNC
      fs/9p: fix the cache always being enabled on files with qid flags
      fs/9p: drop inodes immediately on non-.L too

 fs/9p/fid.h       |  3 ---
 fs/9p/vfs_file.c  |  2 ++
 fs/9p/vfs_inode.c |  7 ++++---
 fs/9p/vfs_super.c | 17 +++++++++++++++++
 4 files changed, 23 insertions(+), 6 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [GIT PULL] fs/9p fixes for 6.9-rc5
  2024-04-19 15:12 [GIT PULL] fs/9p fixes for 6.9-rc5 Eric Van Hensbergen
@ 2024-04-19 20:46 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-19 20:46 UTC (permalink / raw
  To: Eric Van Hensbergen; +Cc: torvalds, v9fs, linux-kernel

The pull request you sent on Fri, 19 Apr 2024 15:12:21 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-fixes-for-6.9-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/46b28503cdf35e1c34d9d135d91da91d3649ebaf

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:[~2024-04-19 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19 15:12 [GIT PULL] fs/9p fixes for 6.9-rc5 Eric Van Hensbergen
2024-04-19 20:46 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).