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:
66f09ca
)
locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
author
Jeff Layton
<jlayton@primarydata.com>
Tue, 9 Sep 2014 20:00:51 +0000
(16:00 -0400)
committer
Jeff Layton
<jlayton@primarydata.com>
Tue, 9 Sep 2014 20:00:51 +0000
(16:00 -0400)
The argument to locks_unlink_lock can't be just any pointer to a
pointer. It must be a pointer to the fl_next field in the previous
lock in the list.
Cc: <stable@vger.kernel.org> # v3.15+
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/locks.c
patch
|
blob
|
history
diff --cc
fs/locks.c
Simple merge