]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite06bec26543584ba65372259b2806726142ac6c6
treecb9891c3a14442fc6d9c2ef2c770906792eb0a5c
parent8426adbb35558ecc0fdf89109eb91a54f0796792
NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context

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