NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 22:31:49 +0000 (18:31 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 22:31:49 +0000 (18:31 -0400)
Simplify the initialisation of O_DIRECT requests.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Fred Isaman <iisaman@netapp.com>

No differences found