1. 19 12月, 2015 1 次提交
  2. 03 11月, 2015 4 次提交
  3. 28 9月, 2015 1 次提交
  4. 06 8月, 2015 3 次提交
  5. 13 6月, 2015 3 次提交
  6. 11 6月, 2015 2 次提交
  7. 05 6月, 2015 1 次提交
    • C
      rpcrdma: Merge svcrdma and xprtrdma modules into one · ffe1f0df
      Chuck Lever 提交于
      Bi-directional RPC support means code in svcrdma.ko invokes a bit of
      code in xprtrdma.ko, and vice versa. To avoid loader/linker loops,
      merge the server and client side modules together into a single
      module.
      
      When backchannel capabilities are added, the combined module will
      register all needed transport capabilities so that Upper Layer
      consumers automatically have everything needed to create a
      bi-directional transport connection.
      
      Module aliases are added for backwards compatibility with user
      space, which still may expect svcrdma.ko or xprtrdma.ko to be
      present.
      
      This commit reverts commit 2e8c12e1 ("xprtrdma: add separate
      Kconfig options for NFSoRDMA client and server support") and
      provides a single CONFIG option for enabling the new module.
      Signed-off-by: NChuck Lever <chuck.lever@oracle.com>
      Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
      ffe1f0df
  8. 31 3月, 2015 4 次提交
  9. 31 1月, 2015 1 次提交
  10. 30 1月, 2015 5 次提交
  11. 26 11月, 2014 2 次提交
  12. 25 11月, 2014 1 次提交
  13. 25 9月, 2014 1 次提交
  14. 01 8月, 2014 3 次提交
  15. 04 6月, 2014 8 次提交