1. 30 4月, 2009 1 次提交
    • J
      nfsd4: setclientid_confirm callback-change fixes · f64f79ea
      J. Bruce Fields 提交于
      This setclientid_confirm case should allow the client to change
      callbacks, but it currently has a dummy implementation that just turns
      off callbacks completely.  That dummy implementation isn't completely
      correct either, though:
      
      	- There's no need to remove any client recovery directory in
      	  this case.
      	- New clientid confirm verifiers should be generated (and
      	  returned) in setclientid; there's no need to generate a new
      	  one here.
      Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
      f64f79ea
  2. 29 4月, 2009 1 次提交
  3. 25 4月, 2009 1 次提交
  4. 04 4月, 2009 21 次提交
  5. 19 3月, 2009 16 次提交