diff options
author | NeilBrown <neilb@suse.com> | 2018-11-30 10:04:08 +1100 |
---|---|---|
committer | Jeff Layton <jlayton@kernel.org> | 2018-11-30 11:26:12 -0500 |
commit | 4316c3c685f5bd949e75eb99df09a18e45cc8e5c (patch) | |
tree | 55cf6dfb3747d3976f4a214de60b4028853abbba /fs/locks.c | |
parent | 4d62d3f70b9b24497e489af79b0d730be792380f (diff) | |
download | linux-4316c3c685f5bd949e75eb99df09a18e45cc8e5c.tar.bz2 |
ocfs2: properly initial file_lock used for unlock.
Rather than assuming all-zeros is sufficient, use the available API to
initialize the file_lock structure use for unlock. VFS-level changes
will soon make it important that the list_heads in file_lock are
always properly initialized.
Signed-off-by: NeilBrown <neilb@suse.com>
Reviewed-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'fs/locks.c')
0 files changed, 0 insertions, 0 deletions