lkml.org 
[lkml]   [2020]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] 9p: retrieve fid from file if it exsits
Date
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

\
 
 \ /
  Last update: 2020-06-28 04:07    [W:0.101 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site