[PATCH] v9fs: print 9p messages
Print 9p messages. Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
4a26c2429b
commit
5174fdab9f
@@ -348,7 +348,7 @@ error:
|
||||
return ERR_PTR(err);
|
||||
}
|
||||
|
||||
struct inode *
|
||||
static struct inode *
|
||||
v9fs_inode_from_fid(struct v9fs_session_info *v9ses, u32 fid,
|
||||
struct super_block *sb)
|
||||
{
|
||||
|
Reference in New Issue
Block a user