[PATCH] v9fs: debug and support routines
authorEric Van Hensbergen <ericvh@gmail.com>
Fri, 9 Sep 2005 20:04:24 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:57 +0000 (13:57 -0700)
commit3ed8491c8a75cefe95b57f7f428a3e2ddd421e97
tree51729254e5b96f0a6794a7e11b51c5d67d9df874
parent322b329ab787de5f45abca9c9eabfd33bc5927e8
[PATCH] v9fs: debug and support routines

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>
fs/9p/debug.h [new file with mode: 0644]
fs/9p/error.c [new file with mode: 0644]
fs/9p/error.h [new file with mode: 0644]
fs/9p/fid.c [new file with mode: 0644]
fs/9p/fid.h [new file with mode: 0644]