[PATCH] v9fs: add extension field to Tcreate
Implement a new way of creating special files. Instead of Tcreate+Twstat, add one more field to Tcreate that contains special file description. Signed-off-by:Latchesar Ionkov <lucho@ionkov.net> Signed-off-by:
Eric Van Hensbergen <ericvh@gmail.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- fs/9p/9p.c 5 additions, 3 deletionsfs/9p/9p.c
- fs/9p/9p.h 2 additions, 1 deletionfs/9p/9p.h
- fs/9p/conv.c 7 additions, 1 deletionfs/9p/conv.c
- fs/9p/conv.h 2 additions, 1 deletionfs/9p/conv.h
- fs/9p/vfs_file.c 15 additions, 17 deletionsfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 19 additions, 28 deletionsfs/9p/vfs_inode.c
Loading
Please register or sign in to comment