commit | 1393d9612ba02d8bb8dae1dab319807e92354fe3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Sep 22 13:39:13 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Sep 27 14:35:00 2016 -0400 |
tree | ac86090ed9e1071285e875ecc16503c5c3fe62fc | |
parent | b1a318de9bc4946ad4a20481ab3ce28c2e8cd72c [diff] |
NFSv4: Fix a race when updating an open_stateid If we're replacing an old stateid which has a different 'other' field, then we probably need to free the old stateid. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>