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)
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

Simple merge