commit | 292f3eeef00a20fa0ef4feec62792ad0065760a0 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 30 18:31:49 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Apr 30 18:31:49 2012 -0400 |
tree | 1bf0ff03bada0f78f214dddaf327a4c406bc5990 | |
parent | 6d74743b088d116e31fe1b73f47e782ee2016b94 [diff] |
NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc Simplify the initialisation of O_DIRECT requests. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: Fred Isaman <iisaman@netapp.com>