diff options
author | Jeff Layton <jlayton@redhat.com> | 2008-03-31 15:01:58 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-04-08 21:06:53 -0400 |
commit | 66d3aac04175c35564cc5982934b68bc4f89a76d (patch) | |
tree | 0b71ad81894f9d0beb0384691d50db71788f5504 /fs/dlm/dir.c | |
parent | daeba89d43af0fa469d38a4ccdc32fff8ca17c2e (diff) |
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>
Diffstat (limited to 'fs/dlm/dir.c')
0 files changed, 0 insertions, 0 deletions