1. 10 7月, 2008 1 次提交
  2. 10 10月, 2007 1 次提交
  3. 09 6月, 2006 1 次提交
  4. 21 3月, 2006 1 次提交
    • C
      SUNRPC: eliminate rpc_call() · dead28da
      Chuck Lever 提交于
      Clean-up: replace rpc_call() helper with direct call to rpc_call_sync.
      
      This makes NFSv2 and NFSv3 synchronous calls more computationally
      efficient, and reduces stack consumption in functions that used to
      invoke rpc_call more than once.
      
      Test plan:
      Compile kernel with CONFIG_NFS enabled.  Connectathon on NFS version 2,
      version 3, and version 4 mount points.
      Signed-off-by: NChuck Lever <cel@netapp.com>
      Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
      dead28da
  5. 19 8月, 2005 2 次提交
  6. 29 6月, 2005 1 次提交
  7. 23 6月, 2005 4 次提交