Commit Briefs

Omar Polo

lower the priority of some logs


Omar Polo

disable DEBUG_PACKETS



Omar Polo

fix the Rwalk serialization


Omar Polo

move hexdump to utils


Omar Polo

drop useless check



Omar Polo

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.


Omar Polo

fix comment


Omar Polo

rename new_qid -> qid_from_fd


Omar Polo

kill unused variable


Omar Polo

fix comment format



Omar Polo

add a first draft of Twalk


Omar Polo

improved the hexdump