commit | c84ce4a7b22aa54017c61217f8a0e5e24d593da1 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Sep 18 16:20:36 2012 -0700 |
committer | Steve French <smfrench@gmail.com> | Mon Sep 24 21:46:31 2012 -0500 |
tree | 05af4457d10b84c14a2e63cf656cc1398d4e1a3c | |
parent | eddb079deb4deb1259f87425094c7a586fc59313 [diff] |
cifs: remove the kmap size limit from wsize Now that we're not kmapping so much at once, there's no need to cap the wsize at the amount that can be simultaneously kmapped. Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>