commit | c77365c963cf8703ecf1004cd3b298068a3e1b76 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 21 12:31:05 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Apr 21 12:31:05 2012 -0400 |
tree | 449a02a25c425148a52c5bec073787902ad86fed | |
parent | 95b72eb0bdef6476b7e73061f0382adf46c5495a [diff] |
NFSv4: Ensure that we don't drop a state owner more than once Retest the RB_EMPTY_NODE() condition under the spin lock to ensure that we don't call rb_erase() more than once on the same state owner. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>