On Sun, Sep 18, 2016 at 04:38:09PM -0400, James Simmons wrote:
> From: Lai Siyao
>
> small fixes:
> * when 'unplug' is set for ll_statahead(), sa_put() shouldn't kill
>the entry found, because its inflight RPC may not finish yet.
> * remove 'sai_generation', add 'lli_sa_generation' because
From: Lai Siyao
small fixes:
* when 'unplug' is set for ll_statahead(), sa_put() shouldn't kill
the entry found, because its inflight RPC may not finish yet.
* remove 'sai_generation', add 'lli_sa_generation' because the
former one is not safe to access without lock.
* revalidate_statahe