diff options
author | Olga Kornievskaia | 2019-09-06 15:17:21 -0400 |
---|---|---|
committer | J. Bruce Fields | 2019-12-09 11:42:14 -0500 |
commit | b7342204253aaa1ce8351e0d94b43f98c8706cee (patch) | |
tree | 8e689174c651f72f84ddd932f2ee5892d14c8622 /fs/namespace.c | |
parent | 624322f1adc58acd0b69f77a6ddc764207e97241 (diff) |
NFSD check stateids against copy stateids
Incoming stateid (used by a READ) could be a saved copy stateid.
Using the provided stateid, look it up in the list of copy_notify
stateids. If found, use the parent's stateid and parent's clid
to look up the parent's stid to do the appropriate checks.
Update the copy notify timestamp (cpntf_time) with current time
this making it 'active' so that laundromat thread will not delete
copy notify state.
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions