commit | 9959ba0c241a71c7ed8133401cfbbee2720da0b5 | [log] [tgz] |
---|---|---|
author | Malahal Naineni <malahal@us.ibm.com> | Sun Sep 09 10:25:47 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Sep 10 17:46:19 2012 -0400 |
tree | da5f7373f5751f9eec3cac5c9ef6ba5fa1dcffbc | |
parent | 8c8651b8e2d2957e94c19bc72fd6b7cf9b47fce8 [diff] |
NFSD: pass null terminated buf to kstrtouint() The 'buf' is prepared with null termination with intention of using it for this purpose, but 'name' is passed instead! Signed-off-by: Malahal Naineni <malahal@us.ibm.com> Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields <bfields@redhat.com>