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:
6109c85
)
locks: clean up the lm_change prototype
author
Jeff Layton
<jlayton@primarydata.com>
Fri, 16 Jan 2015 20:05:57 +0000
(15:05 -0500)
committer
Jeff Layton
<jeff.layton@primarydata.com>
Fri, 16 Jan 2015 21:08:50 +0000
(16:08 -0500)
Now that we use standard list_heads for tracking leases, we can have
lm_change take a pointer to the lease to be modified instead of a
double pointer.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Acked-by: Christoph Hellwig <hch@lst.de>
No differences found