From: J. Bruce Fields Date: Sat, 30 Oct 2010 21:31:15 +0000 (-0400) Subject: locks: fix setlease methods to free passed-in lock X-Git-Tag: v2.6.37-rc1~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fa3135fdc7b9b510b502a35b6b97d2b38c6f48;p=pandora-kernel.git locks: fix setlease methods to free passed-in lock We modified setlease to require the caller to allocate the new lease in the case of creating a new lease, but forgot to fix up the filesystem methods. Cc: Steven Whitehouse Cc: Steve French Cc: Trond Myklebust Signed-off-by: J. Bruce Fields Acked-by: Arnd Bergmann Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed