NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Feb 2022 17:10:36 +0000 (12:10 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 28 Feb 2022 15:11:32 +0000 (10:11 -0500)
commit281f31b2e5a2f1c5ae82dbe0b14c9d57401e0967
treecb9891c3a14442fc6d9c2ef2c770906792eb0a5c
parentd1e32ea35502bcbf9241c54338882f18b6fa6452
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c