From: Chuck Lever Date: Fri, 26 Oct 2007 17:32:40 +0000 (-0400) Subject: NFS: Clean up: copy hostname with kstrndup during mount processing X-Git-Tag: v2.6.25-rc1~1146^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0ed1de8ecee0cde21ea667891a03f6c84ecd66;p=pandora-kernel.git NFS: Clean up: copy hostname with kstrndup during mount processing Clean up: mount option parsing uses kstrndup in several places, rather than using kzalloc. Replace the few remaining uses of kzalloc with kstrndup, for consistency. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed