git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd0f45
)
locks: consolidate NULL i_flctx checks in locks_remove_file
author
Jeff Layton
<jeff.layton@primarydata.com>
Fri, 16 Jan 2015 20:05:58 +0000
(15:05 -0500)
committer
Jeff Layton
<jeff.layton@primarydata.com>
Fri, 16 Jan 2015 21:08:50 +0000
(16:08 -0500)
We have each of the locks_remove_* variants doing this individually.
Have the caller do it instead, and have locks_remove_flock and
locks_remove_lease just assume that it's a valid pointer.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
fs/locks.c
patch
|
blob
|
history
diff --cc
fs/locks.c
Simple merge