diff options
author | Bryan Schumaker <bjschuma@netapp.com> | 2012-08-09 14:05:51 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-10-01 15:18:44 -0700 |
commit | 57a51048da742c764b6ce5d028c7f334ae04d363 (patch) | |
tree | 21a35aa29c1d04b25b7e00bc375e1cc198a01fe8 /fs/nfs/nfs4xdr.c | |
parent | 6938867edba929a65a167a97581231e76aeb10b4 (diff) | |
download | talos-op-linux-57a51048da742c764b6ce5d028c7f334ae04d363.tar.gz talos-op-linux-57a51048da742c764b6ce5d028c7f334ae04d363.zip |
NFS: Use kzalloc() instead of kmalloc() in the idmapper
This will allocate memory that has already been zeroed, allowing us to
remove the memset later on.
Signed-off-by: Bryan Schumaker <bjchuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/nfs4xdr.c')
0 files changed, 0 insertions, 0 deletions