Commit 66d3aac04175c35564cc5982934b68bc4f89a76d
Committed by
Trond Myklebust
1 parent
daeba89d43
Exists in
master
and in
7 other branches
NFS: initialize flags field in nfs_open_context
The nfs_open_context struct had a "flags" field added recently, but the allocator isn't initializing it. It also looks like the allocator isn't initializing the mode or list either, but they seem to be overwritten by the caller, so that's less of an issue. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff