Revision d313852d7ad044476df7f640801aac17080e0521 authored by Steve French on 12 June 2020, 03:43:01 UTC, committed by Steve French on 12 June 2020, 13:54:12 UTC
Adds calls to the newer info level for query info using SMB3.1.1 posix extensions.
The remaining two places that call the older query info (non-SMB3.1.1 POSIX)
require passing in the fid and can be updated in a later patch.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
1 parent 790434f
History
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 309 bytes
core.c -rw-r--r-- 30.8 KB
pblk-cache.c -rw-r--r-- 3.5 KB
pblk-core.c -rw-r--r-- 52.3 KB
pblk-gc.c -rw-r--r-- 16.4 KB
pblk-init.c -rw-r--r-- 32.5 KB
pblk-map.c -rw-r--r-- 5.7 KB
pblk-rb.c -rw-r--r-- 20.8 KB
pblk-read.c -rw-r--r-- 11.5 KB
pblk-recovery.c -rw-r--r-- 21.0 KB
pblk-rl.c -rw-r--r-- 6.3 KB
pblk-sysfs.c -rw-r--r-- 18.4 KB
pblk-trace.h -rw-r--r-- 3.3 KB
pblk-write.c -rw-r--r-- 16.7 KB
pblk.h -rw-r--r-- 39.0 KB

back to top