diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-08-11 20:09:35 +0200 |
---|---|---|
committer | Jeff Layton <jlayton@primarydata.com> | 2014-08-11 20:24:22 +0200 |
commit | 566709bd627caf933ab8edffaf598203a0c5c8b2 (patch) | |
tree | 5a9b57da3e5b11e827d25dc2b95ff1b36a6701cb /Documentation/io_ordering.txt | |
parent | locks: show delegations as "DELEG" in /proc/locks (diff) | |
download | linux-566709bd627caf933ab8edffaf598203a0c5c8b2.tar.xz linux-566709bd627caf933ab8edffaf598203a0c5c8b2.zip |
locks: don't call locks_release_private from locks_copy_lock
All callers of locks_copy_lock pass in a brand new file_lock struct, so
there's no need to call locks_release_private on it. Replace that with
a warning that fires in the event that we receive a target lock that
doesn't look like it's properly initialized.
Acked-by: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Diffstat (limited to 'Documentation/io_ordering.txt')
0 files changed, 0 insertions, 0 deletions