Ronnie Sahlberg <lsahlber@xxxxxxxxxx> writes: > This will reduce the number of Open/Close we send on the wire and replace > a Open/GetInfo/Close compound with just a simple GetInfo request > IF we have a cached handle for the object. > > Signed-off-by: Ronnie Sahlberg <lsahlber@xxxxxxxxxx> > --- > fs/cifs/smb2ops.c | 45 +++++++++++++++++++++++++++++++++++---------- > 1 file changed, 35 insertions(+), 10 deletions(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>