diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-09-09 16:00:51 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@primarydata.com> | 2014-09-09 16:00:51 -0400 |
commit | f39b913cee67e401ad697578baca0ba34830209b (patch) | |
tree | cbf526112be138dbf2001d732c81d26aae71ef3c /fs/dlm | |
parent | 66f09ca717e7905e0eebe000b86e27d0274b95ac (diff) | |
download | linux-f39b913cee67e401ad697578baca0ba34830209b.tar.gz linux-f39b913cee67e401ad697578baca0ba34830209b.tar.bz2 linux-f39b913cee67e401ad697578baca0ba34830209b.zip |
locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease
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>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions