Commits


lower the priority of some logs


disable DEBUG_PACKETS


compute path/vers/type in twalk' wqid


fix the Rwalk serialization


move hexdump to utils


drop useless check


typo! nwname should be checked, not nwqid


improve qid implementation qid now aren't *always* associated with a fd. They are associated with a path instead. The may be associated with a fd if the client preared a fid for I/O. At Tattach time we don't necessarily open the directory, we just stat it. Same during Twalk.


fix comment


rename new_qid -> qid_from_fd


kill unused variable


fix comment format


add np_read{8,16,32,str} and macros to simplify parsing


add a first draft of Twalk


improved the hexdump