commit | 15bc77f94e9f0e3cfd6972f3b84bb7aaa4c36b1b | [log] [tgz] |
---|---|---|
author | Aurelien Aptel <aaptel@suse.com> | Tue Jan 08 13:41:00 2019 +0100 |
committer | Steve French <stfrench@microsoft.com> | Fri Jan 11 07:14:39 2019 -0600 |
tree | 4f6579d96fd3b96106bc281d18ef5beb176cc0f4 | |
parent | ee13919c2e8d1f904e035ad4b4239029a8994131 [diff] |
cifs: move large array from stack to heap This addresses some compile warnings that you can see depending on configuration settings. Signed-off-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>