Historique des commits

Auteur SHA1 Message Date
  Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file il y a 17 ans
  Tom Tucker 18d19f949d svc: Make svc_check_conn_limits xprt independent il y a 17 ans
  Tom Tucker 57b1d3baba svc: Removing remaining references to rq_sock in rqstp il y a 17 ans
  Tom Tucker 4e5caaa5f2 svc: Move create logic to common code il y a 17 ans
  Tom Tucker 9f8bfae693 svc: Make svc_age_temp_sockets svc_age_temp_transports il y a 17 ans
  Tom Tucker c36adb2a7f svc: Make svc_recv transport neutral il y a 17 ans
  Tom Tucker eab996d4ac svc: Make svc_sock_release svc_xprt_release il y a 17 ans
  Tom Tucker 9dbc240f19 svc: Move the sockaddr information to svc_xprt il y a 17 ans
  Tom Tucker 8c7b0172a1 svc: Make deferral processing xprt independent il y a 17 ans
  Tom Tucker def13d7401 svc: Move the authinfo cache to svc_xprt. il y a 17 ans
  Tom Tucker 4bc6c497b2 svc: Remove sk_lastrecv il y a 17 ans
  Tom Tucker 6bc5ab1367 svc: Move accept call to svc_xprt_received to common code il y a 17 ans
  Tom Tucker a6046f71f2 svc: Change svc_sock_received to svc_xprt_received and export it il y a 17 ans
  Tom Tucker a50fea26b9 svc: Make svc_send transport neutral il y a 17 ans
  Tom Tucker f6150c3cab svc: Make the enqueue service transport neutral and export it. il y a 17 ans
  Tom Tucker 7a90e8cc21 svc: Move sk_reserved to svc_xprt il y a 17 ans
  Tom Tucker 7a18208383 svc: Make close transport independent il y a 17 ans
  Tom Tucker bb5cf160b2 svc: Move sk_server and sk_pool to svc_xprt il y a 17 ans
  Tom Tucker 02fc6c3618 svc: Move sk_flags to the svc_xprt structure il y a 17 ans
  Tom Tucker e1b3157f97 svc: Change sk_inuse to a kref il y a 17 ans
  Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service il y a 17 ans
  Tom Tucker b700cbb11f svc: Add a generic transport svc_create_xprt function il y a 17 ans
  Tom Tucker f9f3cc4fae svc: Move connection limit checking to its own function il y a 17 ans
  Tom Tucker 44a6995b32 svc: Remove unnecessary call to svc_sock_enqueue il y a 17 ans
  Tom Tucker 38a417cc99 svc: Add xpo_accept transport function il y a 17 ans
  Tom Tucker d7979ae4a0 svc: Move close processing to a single place il y a 17 ans
  Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space il y a 17 ans
  Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr il y a 17 ans
  Tom Tucker 755cceaba7 svc: Add per-transport delete functions il y a 17 ans
  Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function il y a 17 ans