OSDN Git Service

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)
commitf9793b6fcc8ede4c2eb5f2d5816b1c8b4f927032
treec9867f2cc8a44f1b2dda573fdb363653b13c8445
parent4a3b38aec5778f8eb37b2eb4701baffb1da4ccd5
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