]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CIFS: Send as many mandatory unlock ranges at once as possible
authorPavel Shilovsky <piastry@etersoft.ru>
Sat, 22 Oct 2011 11:33:31 +0000 (15:33 +0400)
committerSteve French <smfrench@gmail.com>
Mon, 24 Oct 2011 18:11:52 +0000 (13:11 -0500)
commit9ee305b70e09f5132c9723780ce10e69710b8bca
treed739e9ba99cc523235404b7f5e38828ea6ed9536
parent4f6bcec910d45e4f46b1514977caa529bc69e645
CIFS: Send as many mandatory unlock ranges at once as possible

that reduces a traffic and increases a performance.

Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/file.c