commit | 6a0ed1de8ecee0cde21ea667891a03f6c84ecd66 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Oct 26 13:32:40 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jan 30 02:05:46 2008 -0500 |
tree | 898a769a98459e55d1ccd957c09d8cc3f0311833 | |
parent | e887cbcf911b2d16742832b38411559273ce5d77 [diff] |
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 <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>