diff options
author | Long Li <[email protected]> | 2019-10-16 13:51:55 -0700 |
---|---|---|
committer | Steve French <[email protected]> | 2019-11-25 01:16:30 -0600 |
commit | c21ce58eab1eda4c66507897207e20c82e62a5ac (patch) | |
tree | 102ac3e83e2af040b243246c8c771e4cef60c69d /scripts/gen_compile_commands.py | |
parent | 87bc2376fffae6821869c988edbb45a14527b258 (diff) |
cifs: smbd: Only queue work for error recovery on memory registration
It's not necessary to queue invalidated memory registration to work queue, as
all we need to do is to unmap the SG and make it usable again. This can save
CPU cycles in normal data paths as memory registration errors are rare and
normally only happens during reconnection.
Signed-off-by: Long Li <[email protected]>
Cc: [email protected]
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions