diff options
author | Steve French <[email protected]> | 2016-09-22 19:23:56 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2016-10-12 12:08:33 -0500 |
commit | 52ace1ef1259e119a24a34b45cb800c4e7529090 (patch) | |
tree | 41f8d27ff08c4086025c5894f2cdcd8ee5f205e6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 3afca265b5f53a0b15b79531c13858049505582d (diff) |
fs/cifs: reopen persistent handles on reconnect
Continuous Availability features like persistent handles
require that clients reconnect their open files, not
just the sessions, soon after the network connection comes
back up, otherwise the server will throw away the state
(byte range locks, leases, deny modes) on those handles
after a timeout.
Add code to reconnect handles when use_persistent set
(e.g. Continuous Availability shares) after tree reconnect.
Signed-off-by: Aurelien Aptel <[email protected]>
Reviewed-by: Germano Percossi <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions