Abhishek Kulkarni
|
eedfe1c428
9p: Possible regression in p9_client_stat
|
16 years ago |
Abhishek Kulkarni
|
a17d1720aa
9p: default 9p transport module fix
|
16 years ago |
Latchesar Ionkov
|
1bab88b231
net/9p: handle correctly interrupted 9P requests
|
16 years ago |
Latchesar Ionkov
|
742b11a7ec
net/9p: return error when p9_client_stat fails
|
16 years ago |
Latchesar Ionkov
|
453ed90d13
net/9p: set correct stat size when sending Twstat messages
|
16 years ago |
Roel Kluin
|
24e94de41e
net/9p: fid->fid is used uninitialized
|
16 years ago |
James Morris
|
2b82892565
Merge branch 'master' into next
|
16 years ago |
David Howells
|
f8b9d53a31
CRED: Wrap task credential accesses in 9P2000 filesystem
|
16 years ago |
Randy Dunlap
|
b0d5fdef52
net/9p: fix printk format warnings
|
16 years ago |
Roel Kluin
|
9f3e9bbe62
unsigned fid->fid cannot be negative
|
16 years ago |
Tom Tucker
|
45abdf1c7b
p9: Fix leak of waitqueue in request allocation path
|
16 years ago |
Tom Tucker
|
82b189eaaf
9p: Remove unneeded free of fcall for Flush
|
16 years ago |
Tom Tucker
|
cac23d6505
9p: Make all client spin locks IRQ safe
|
16 years ago |
Eric Van Hensbergen
|
e45c5405e1
9p: fix sparse warnings
|
16 years ago |
Eric Van Hensbergen
|
e7f4b8f1a5
9p: Improve debug support
|
16 years ago |
Eric Van Hensbergen
|
51a87c552d
9p: rework client code to use new protocol support functions
|
16 years ago |
Eric Van Hensbergen
|
51d71f9f7a
9p: remove 9p fcall debug prints
|
16 years ago |
Eric Van Hensbergen
|
6936bf60d2
9p: encapsulate version function
|
16 years ago |
Eric Van Hensbergen
|
06b55b464e
9p: move dirread to fs layer
|
16 years ago |
Eric Van Hensbergen
|
fbedadc16e
9p: move readn meta-function from client to fs layer
|
16 years ago |
Eric Van Hensbergen
|
0fc9655ec6
9p: consolidate read/write functions
|
16 years ago |
Eric Van Hensbergen
|
91b8534fa8
9p: make rpc code common and rework flush code
|
16 years ago |
Eric Van Hensbergen
|
673d62cdaa
9p: apply common request code to trans_fd
|
16 years ago |
Eric Van Hensbergen
|
fea511a644
9p: move request management to client code
|
16 years ago |
Eric Van Hensbergen
|
5503ac5659
9p: remove unnecessary prototypes
|
16 years ago |
Eric Van Hensbergen
|
8b81ef589a
9p: consolidate transport structure
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Tejun Heo
|
72029fe85d
9p: implement proper trans module refcounting and unregistration
|
16 years ago |
Josef 'Jeff' Sipek
|
728fc4ef17
9p: Correct fidpool creation failure in p9_client_create
|
17 years ago |
Eric Van Hensbergen
|
bb8ffdfc3e
9p: propagate parse_option changes to client and transports
|
17 years ago |