CIFS: Make cifs_push_locks send as many locks at once as possible
authorPavel Shilovsky <piastry@etersoft.ru>
Sat, 22 Oct 2011 11:33:32 +0000 (15:33 +0400)
committerSteve French <smfrench@gmail.com>
Mon, 24 Oct 2011 18:11:55 +0000 (13:11 -0500)
commit32b9aaf1a53b3c8d435f86339b01b3968520cb0a
tree713a791846285e1f06cd9b2a9e714bd72e3a1e0e
parent9ee305b70e09f5132c9723780ce10e69710b8bca
CIFS: Make cifs_push_locks send as many locks 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/file.c