diff options
author | 2018-10-19 01:58:22 -0500 | |
---|---|---|
committer | 2018-10-23 21:16:05 -0500 | |
commit | 3b7960caceafdfc2cdfe2850487f8d091eb41144 (patch) | |
tree | a84583cf449cca8d5db29d3bf0c9be31b7996d68 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | smb3: do not attempt cifs operation in smb3 query info error path (diff) | |
download | linux-rng-3b7960caceafdfc2cdfe2850487f8d091eb41144.tar.xz linux-rng-3b7960caceafdfc2cdfe2850487f8d091eb41144.zip |
cifs: fallback to older infolevels on findfirst queryinfo retry
In cases where queryinfo fails, we have cases in cifs (vers=1.0)
where with backupuid mounts we retry the query info with findfirst.
This doesn't work to some NetApp servers which don't support
WindowsXP (and later) infolevel 261 (SMB_FIND_FILE_ID_FULL_DIR_INFO)
so in this case use other info levels (in this case it will usually
be level 257, SMB_FIND_FILE_DIRECTORY_INFO).
(Also fixes some indentation)
See kernel bugzilla 201435
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions