mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] 9p: retrieve fid from file if it exsits
@ 2020-06-28  2:06 Jianyong Wu
  2020-06-28  2:06 ` [RFC PATCH 1/2] 9p: retrieve fid from file when file instance exist Jianyong Wu
  2020-06-28  2:06 ` [RFC PATCH 2/2] 9p: remove unused code in 9p Jianyong Wu
  0 siblings, 2 replies; 7+ messages in thread
From: Jianyong Wu @ 2020-06-28  2:06 UTC (permalink / raw)
  To: ericvh, lucho, asmadeus, v9fs-developer
  Cc: linux-kernel, Steve.Capper, Kaly.Xin, justin.he, jianyong.wu, wei.chen

in the current implementation in setattr in 9p, fid will always be retrieved
from dentry, which may be against the original intension of user and lead to
bug.
also, remove no used code in 9p.

Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>

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

 fs/9p/vfs_inode.c      | 58 +++---------------------------------------
 fs/9p/vfs_inode_dotl.c |  5 +++-
 2 files changed, 8 insertions(+), 55 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-28  7:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-28  2:06 [RFC PATCH 0/2] 9p: retrieve fid from file if it exsits Jianyong Wu
2020-06-28  2:06 ` [RFC PATCH 1/2] 9p: retrieve fid from file when file instance exist Jianyong Wu
2020-06-28  6:28   ` Dominique Martinet
2020-06-28  6:51     ` Jianyong Wu
2020-06-28  2:06 ` [RFC PATCH 2/2] 9p: remove unused code in 9p Jianyong Wu
2020-06-28  5:52   ` Dominique Martinet
2020-06-28  7:37     ` Jianyong Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®