commit | 16cce6d27ef52e00cc124196046bbae7150024c1 | [log] [tgz] |
---|---|---|
author | Latchesar Ionkov <lucho@ionkov.net> | Sat Mar 25 03:07:26 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Mar 25 08:22:54 2006 -0800 |
tree | d4494a6a5146fa7314138f674c2928e31c26bcc0 | |
parent | 5174fdab9f58181249debab6e959ae4fd4abd0ed [diff] |
[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>