9p: fix debug compilation error
authorEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Mon, 16 Jul 2007 21:02:49 +0000 (16:02 -0500)
committerEric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com>
Mon, 16 Jul 2007 21:03:25 +0000 (16:03 -0500)
commit10fa16e75c70c8e7ec4675c5f985548a6565dca2
treedbe40ce7100e409e19232dc7f2403b3f6627766f
parentc2dc1ad582196208a2f990eb0230eb922046c684
9p: fix debug compilation error

s/9p/v9fs.c: In function 'v9fs_parse_options':
fs/9p/v9fs.c:134: error: 'p9_debug_level' undeclared (first use in this function)

Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/v9fs.c