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