From: Jeff Layton Date: Wed, 27 Aug 2014 10:49:41 +0000 (-0400) Subject: locks: consolidate "nolease" routines X-Git-Tag: fixes-against-v3.18-rc2~119^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c994a0909a556508c2cc26ab5d9e13c5ce33aa0;p=pandora-kernel.git locks: consolidate "nolease" routines GFS2 and NFS have setlease routines that always just return -EINVAL. Turn that into a generic routine that can live in fs/libfs.c. Cc: Cc: Steven Whitehouse Cc: Signed-off-by: Jeff Layton Acked-by: Trond Myklebust Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed