commit | 1c994a0909a556508c2cc26ab5d9e13c5ce33aa0 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Wed Aug 27 06:49:41 2014 -0400 |
committer | Jeff Layton <jlayton@primarydata.com> | Tue Sep 09 16:01:36 2014 -0400 |
tree | 6bb67db15f5e74c07c793ce3e27165c542f14c95 | |
parent | 699688a416524c3cea9eafaca69fc6c06c13c02e [diff] |
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: <linux-nfs@vger.kernel.org> Cc: Steven Whitehouse <swhiteho@redhat.com> Cc: <cluster-devel@redhat.com> Signed-off-by: Jeff Layton <jlayton@primarydata.com> Acked-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Christoph Hellwig <hch@lst.de>