cifsd: add server handler for central processing and tranport layers
This adds server handler for central processing, transport layers(tcp, rdma, ipc) and a document describing cifsd architecture. Signed-off-by: NNamjae Jeon <namjae.jeon@samsung.com> Signed-off-by: NSergey Senozhatsky <sergey.senozhatsky@gmail.com> Signed-off-by: NHyunchul Lee <hyc.lee@gmail.com> Acked-by: NRonnie Sahlberg <lsahlber@redhat.com> Signed-off-by: NSteve French <stfrench@microsoft.com>
Showing
fs/cifsd/connection.c
0 → 100644
fs/cifsd/connection.h
0 → 100644
fs/cifsd/glob.h
0 → 100644
fs/cifsd/ksmbd_server.h
0 → 100644
fs/cifsd/ksmbd_work.c
0 → 100644
fs/cifsd/ksmbd_work.h
0 → 100644
fs/cifsd/server.c
0 → 100644
fs/cifsd/server.h
0 → 100644
fs/cifsd/transport_ipc.c
0 → 100644
fs/cifsd/transport_ipc.h
0 → 100644
fs/cifsd/transport_rdma.c
0 → 100644
fs/cifsd/transport_rdma.h
0 → 100644
fs/cifsd/transport_tcp.c
0 → 100644
fs/cifsd/transport_tcp.h
0 → 100644
想要评论请 注册 或 登录