[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1605802012-31133-1-git-send-email-asmadeus@codewreck.org>
Date: Thu, 19 Nov 2020 17:06:50 +0100
From: Dominique Martinet <asmadeus@...ewreck.org>
To: unlisted-recipients:; (no To-header on input)
Cc: Jianyong Wu <jianyong.wu@....com>, lucho@...kov.net,
justin.he@....com, ericvh@...il.com, qemu_oss@...debyte.com,
groug@...d.org, linux-kernel@...r.kernel.org,
v9fs-developer@...ts.sourceforge.net,
Dominique Martinet <asmadeus@...ewreck.org>
Subject: [PATCH 0/2] follow-up to 9p: fix race issue in fid contention.
In case anyone wondered why the patch series isn't in -next yet, I ran into
some troubles with non-none cache that the second patch appears to fix.
Also realized I hadn't sent the fixups I had meant Jianyong Wu to do, so
sending both now (keeping it a separate patch) and will put to my next
tree now, this time for real.
Hopefully not too many other bugs not uncovered... But only one way to
find out, and I think refcounting 9p fid will allow some nice
optimizations in the future if anyone cares to work on it...
Onto fscache now...!
Dominique Martinet (2):
9p: apply review requests for fid refcounting
9p: Fix writeback fid incorrectly being attached to dentry
fs/9p/fid.c | 10 ++++------
fs/9p/fid.h | 2 +-
fs/9p/vfs_file.c | 6 +++---
include/net/9p/client.h | 2 +-
net/9p/client.c | 4 ++--
5 files changed, 11 insertions(+), 13 deletions(-)
--
2.28.0
Powered by blists - more mailing lists