Skip to content
Commit edfc6481 authored by Steve French's avatar Steve French
Browse files

smb3: fix perf regression with cached writes with netfs conversion



Write through mode is for cache=none, not for default (when
caching is allowed if we have a lease). Some tests were running
much, much more slowly as a result of disabling caching of
writes by default.

Reviewed-by: default avatarDavid Howells <dhowells@redhat.com>
Reviewed-by: default avatarEnzo Matsumiya <ematsumiya@suse.de>
Fixes: 3ee1a1fc

 ("cifs: Cut over to using netfslib")
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 14b1cd25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment