Skip to content
Commit 51d71f9f authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: remove 9p fcall debug prints



One of the current debug options allows users to get a verbose dump of fcalls.
This isn't really necessary as correctly parsed protocol frames can be printed
as part of the code in the client functions.  The consolidated printfcalls
structure would require new entries to be added for every extension.  This
patch removes the debug print methods and their use.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>



parent ace51c4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment