NFSv4.1: nfs4_alloc_slots doesn't need zeroing
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 19 Nov 2012 23:03:22 +0000 (18:03 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Nov 2012 14:29:52 +0000 (09:29 -0500)
commit2d473d378eb571ad77f9563653639aa35e22d39c
tree546022fe5c48767184ab4714413193f935bdc8fd
parent43095d397219aa1898db23937b03c1215ef16a37
NFSv4.1: nfs4_alloc_slots doesn't need zeroing

All that memory is going to be initialised to non-zero by
nfs4_add_and_init_slots anyway.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
This page took 0.025273 seconds and 5 git commands to generate.