summaryrefslogtreecommitdiffstats
path: root/net/9p/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 9P2010.L handshake: Remove "dotu" variableSripathi Kodi2010-03-051-33/+41
* 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-071-9/+13
* 9p: fix sparse warningsEric Van Hensbergen2008-10-231-12/+12
* 9p: fix debug build errorEric Van Hensbergen2008-10-231-0/+9
* 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-171-2/+2
* 9p: Improve debug supportEric Van Hensbergen2008-10-171-6/+15
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-171-0/+13
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-171-3/+82
* 9p: add new protocol support codeEric Van Hensbergen2008-10-171-0/+457