Dan Carpenter
|
cff6b8a9b8
9p: strlen() doesn't count the terminator
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Van Hensbergen
|
d8c8a9e365
9p: fix option parsing
|
15 years ago |
Al Viro
|
6b18662e23
9p connect fixes
|
16 years ago |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 years ago |
Abhishek Kulkarni
|
0e15597ebf
9p: minor comment fixes
|
16 years ago |
Abhishek Kulkarni
|
15da4b1612
net/9p: Fix crash due to bad mount parameters.
|
16 years ago |
Latchesar Ionkov
|
1bab88b231
net/9p: handle correctly interrupted 9P requests
|
16 years ago |
Hannes Eder
|
e3db6cb421
9p: fix sparse warning: cast adds address space
|
16 years ago |
Eric Van Hensbergen
|
0b15a3a528
9p: fix debug build error
|
16 years ago |
Eric Van Hensbergen
|
7eb923b80c
9p: add more conservative locking
|
16 years ago |
Eric Van Hensbergen
|
51a87c552d
9p: rework client code to use new protocol support functions
|
16 years ago |
Eric Van Hensbergen
|
cb198131b0
9p: remove unnecessary tag field from p9_req_t structure
|
16 years ago |
Eric Van Hensbergen
|
51d71f9f7a
9p: remove 9p fcall debug prints
|
16 years ago |
Tejun Heo
|
95820a3651
9p: drop broken unused error path from p9_conn_create()
|
16 years ago |
Eric Van Hensbergen
|
91b8534fa8
9p: make rpc code common and rework flush code
|
16 years ago |
Eric Van Hensbergen
|
1b0a763bdd
9p: use the rcall structure passed in the request in trans_fd read_work
|
16 years ago |
Eric Van Hensbergen
|
673d62cdaa
9p: apply common request code to trans_fd
|
16 years ago |
Eric Van Hensbergen
|
ff683452f7
9p: apply common tagpool handling to trans_fd
|
16 years ago |
Eric Van Hensbergen
|
044c776884
9p: eliminate callback complexity
|
16 years ago |
Eric Van Hensbergen
|
21c003687e
9p: consolidate mux_rpc and request structure
|
16 years ago |
Eric Van Hensbergen
|
5503ac5659
9p: remove unnecessary prototypes
|
16 years ago |
Eric Van Hensbergen
|
bead27f0a8
9p: remove duplicate client state
|
16 years ago |
Eric Van Hensbergen
|
8b81ef589a
9p: consolidate transport structure
|
16 years ago |
Tejun Heo
|
992b3f1dbe
9p-trans_fd: use single poller
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Julia Lawall
|
620678244b
9p: introduce missing kfree
|
16 years ago |
Tejun Heo
|
206ca50de7
9p-trans_fd: fix and clean up module init/exit paths
|
16 years ago |
Tejun Heo
|
ec3c68f232
9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
|
16 years ago |
Tejun Heo
|
571ffeafff
9p-trans_fd: clean up p9_conn_create()
|
16 years ago |