]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: change smb2_query_eas to use the compound query-info helper
authorRonnie Sahlberg <lsahlber@redhat.com>
Mon, 26 Nov 2018 23:52:04 +0000 (09:52 +1000)
committerSteve French <stfrench@microsoft.com>
Mon, 24 Dec 2018 04:40:17 +0000 (22:40 -0600)
commited275d42501dd28cf48244c9ff8c37be9ccb90e2
treec9867f2cc8a44f1b2dda573fdb363653b13c8445
parentf2c08be31976022564199f5a4d417f304e4024ca
cifs: change smb2_query_eas to use the compound query-info helper

Reducing the number of network roundtrips improves the performance
of query xattrs

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.h
fs/cifs/smb2proto.h