diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-09-16 23:42:48 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-09-17 16:01:54 +0200 |
commit | 38c387b52d8404f8fd29d8c26bebc83a80733657 (patch) | |
tree | 41879d4c05ef03368856439f232df7ac1fcc2b0b /kernel | |
parent | nfsd4: replace oo_confirmed by flag bit (diff) | |
download | linux-38c387b52d8404f8fd29d8c26bebc83a80733657.tar.xz linux-38c387b52d8404f8fd29d8c26bebc83a80733657.zip |
nfsd4: match close replays on stateid, not open owner id
Keep around an unhashed copy of the final stateid after the last close
using an openowner, and when identifying a replay, match against that
stateid instead of just against the open owner id. Free it the next
time the seqid is bumped or the stateowner is destroyed.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions