Commit Graph

33 Commits (1b4d33121f1d991f6ae226cc3333428ff87627bb)

Author SHA1 Message Date
Eric Van Hensbergen 0b15a3a528 9p: fix debug build error 17 years ago
Eric Van Hensbergen 7eb923b80c 9p: add more conservative locking 17 years ago
Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 17 years ago
Eric Van Hensbergen cb198131b0 9p: remove unnecessary tag field from p9_req_t structure 17 years ago
Eric Van Hensbergen 51d71f9f7a 9p: remove 9p fcall debug prints 17 years ago
Tejun Heo 95820a3651 9p: drop broken unused error path from p9_conn_create() 17 years ago
Eric Van Hensbergen 91b8534fa8 9p: make rpc code common and rework flush code 17 years ago
Eric Van Hensbergen 1b0a763bdd 9p: use the rcall structure passed in the request in trans_fd read_work 17 years ago
Eric Van Hensbergen 673d62cdaa 9p: apply common request code to trans_fd 17 years ago
Eric Van Hensbergen ff683452f7 9p: apply common tagpool handling to trans_fd 17 years ago
Eric Van Hensbergen 044c776884 9p: eliminate callback complexity 17 years ago
Eric Van Hensbergen 21c003687e 9p: consolidate mux_rpc and request structure 17 years ago
Eric Van Hensbergen 5503ac5659 9p: remove unnecessary prototypes 17 years ago
Eric Van Hensbergen bead27f0a8 9p: remove duplicate client state 17 years ago
Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure 17 years ago
Tejun Heo 992b3f1dbe 9p-trans_fd: use single poller 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Julia Lawall 620678244b 9p: introduce missing kfree 17 years ago
Tejun Heo 206ca50de7 9p-trans_fd: fix and clean up module init/exit paths 17 years ago
Tejun Heo ec3c68f232 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() 17 years ago
Tejun Heo 571ffeafff 9p-trans_fd: clean up p9_conn_create() 17 years ago
Tejun Heo 7dc5d24be0 9p-trans_fd: fix trans_fd::p9_conn_destroy() 17 years ago
Tejun Heo 72029fe85d 9p: implement proper trans module refcounting and unregistration 17 years ago
Ulrich Drepper a677a039be flag parameters: socket and socketpair 17 years ago
Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount 17 years ago
Eric Van Hensbergen bb8ffdfc3e 9p: propagate parse_option changes to client and transports 17 years ago
Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
Andrew Morton 3387b804d8 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success 17 years ago
Julia Lawall 53a6201fdf [9P] net/9p/trans_fd.c: remove unused variable 17 years ago
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Latchesar Ionkov 55762690e2 9p: add missing end-of-options record for trans_fd 17 years ago
Eric Van Hensbergen a80d923e13 9p: Make transports dynamic 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago