summaryrefslogtreecommitdiff
path: root/fs/9p/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] v9fs: zero copy implementationLatchesar Ionkov2006-01-081-8/+15
| | | | | | | | | | Performance enhancement reducing the number of copies in the data and stat paths. Signed-off-by: Latchesar Ionkov <lucho@ionkov.net> Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* [PATCH] v9fs: debug and support routinesEric Van Hensbergen2005-09-091-0/+70
This part of the patch contains debug and other misc routines. 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>