diff options
author | 2011-02-25 01:11:56 -0600 | |
---|---|---|
committer | 2011-04-12 00:42:06 +0000 | |
commit | 8727c8a85f3951ef0eef36a665f5dceebb4c495d (patch) | |
tree | f35b215604127ebb05a977a1b8c093b7b441b6af /kernel/sysctl.c | |
parent | cifs: replace /proc/fs/cifs/Experimental with a module parm (diff) | |
download | wireguard-linux-8727c8a85f3951ef0eef36a665f5dceebb4c495d.tar.xz wireguard-linux-8727c8a85f3951ef0eef36a665f5dceebb4c495d.zip |
Allow user names longer than 32 bytes
We artificially limited the user name to 32 bytes, but modern servers handle
larger. Set the maximum length to a reasonable 256, and make the user name
string dynamically allocated rather than a fixed size in session structure.
Also clean up old checkpatch warning.
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions