diff options
author | Scott Lovenberg <scott.lovenberg@gmail.com> | 2013-07-21 16:21:08 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2013-07-22 08:09:44 -0400 |
commit | 3ec619fce9abaa37edd4540840913682d48c5359 (patch) | |
tree | 1226ac0c1cd9b46892771dc5310419ab329f08b6 /AUTHORS | |
parent | e18d42adddbea9178d93b6051132f9cdee4cc9e0 (diff) | |
download | cifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.tar.gz cifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.tar.bz2 cifs-utils-3ec619fce9abaa37edd4540840913682d48c5359.zip |
cifs-utils: Correct max string lengths v2
The max size of the username, domain, and password strings are now
consistent with the kernel and Microsoft's documentation.
Signed-off-by: Scott Lovenberg <scott.lovenberg@gmail.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,5 +5,6 @@ Shirish Pargaonkar <shirishpargaonkar@gmail.com> Suresh Jayaraman <sjayaraman@suse.de> Pavel Shilovsky <piastry@etersoft.ru> Igor Druzhinin <jaxbrigs@gmail.com> +Scott Lovenberg <scott.lovenberg@gmail.com> ...and others. |