diff options
author | 2019-12-10 07:31:09 -0500 | |
---|---|---|
committer | 2020-01-15 10:15:17 -0500 | |
commit | 48be8a66cf98accca033c42d214698dd64ac4f79 (patch) | |
tree | 2f69bea820a4f41ad00ece55b2fb7e4a34457635 /fs/nfs/proc.c | |
parent | NFS: Deindent nfs_fs_context_parse_option() (diff) | |
download | wireguard-linux-48be8a66cf98accca033c42d214698dd64ac4f79.tar.xz wireguard-linux-48be8a66cf98accca033c42d214698dd64ac4f79.zip |
NFS: Add a small buffer in nfs_fs_context to avoid string dup
Add a small buffer in nfs_fs_context to avoid string duplication when
parsing numbers. Also make the parsing function wrapper place the parsed
integer directly in the appropriate nfs_fs_context struct member.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/proc.c')
0 files changed, 0 insertions, 0 deletions