From: Marc Eshel Date: Mon, 15 Jan 2007 23:33:36 +0000 (-0500) Subject: gfs2: stop giving out non-cluster-coherent leases X-Git-Tag: v2.6.23-rc1~482^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60446067ba7a8e890a91db3b4a7436fe0ebd2dee;p=pandora-kernel.git gfs2: stop giving out non-cluster-coherent leases Since gfs2 can't prevent conflicting opens or leases on other nodes, we probably shouldn't allow it to give out leases at all. Put the newly defined lease operation into use in gfs2 by turning off lease, unless we're using the "nolock' locking module (in which case all locking is local anyway). Signed-off-by: Marc Eshel Signed-off-by: J. Bruce Fields Cc: Steven Whitehouse --- Reading git-diff-tree failed