Commit Briefs

Omar Polo

ignore more files



Omar Polo

disable DEBUG_PACKETS


Omar Polo

pretty print Rwalk



Omar Polo

fix the Rwalk serialization


Omar Polo

fix Twalk encoding



Omar Polo

error out on message too small



Omar Polo

move hexdump to utils


Omar Polo

drop useless check


Omar Polo

error on too small packages



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.