Whamcloud - gitweb
LU-7402 llite: correct request handling after ll_lookup_it() 68/17068/2
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 6 Nov 2015 15:39:17 +0000 (09:39 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 22 Apr 2016 15:47:48 +0000 (15:47 +0000)
In the FIFO cases of ll_atomic_open() and ll_lookup_nd() remove
spurious calls to ptlrpc_req_finished(). Explain that these cases are
unreachable in practice anyway.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ic7d677674ed7f9e52d039bb81259f60bc75ba71b
Reviewed-on: http://review.whamcloud.com/17068
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>

No differences found