From: Steven Whitehouse Date: Fri, 23 May 2008 13:46:04 +0000 (+0100) Subject: [GFS2] No lock_nolock X-Git-Tag: v2.6.27-rc1~1083^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=048bca223739368aa5b9ce7cfb1d576c32d66cc7;p=pandora-kernel.git [GFS2] No lock_nolock This patch merges the lock_nolock module into GFS2 itself. As well as removing some of the overhead of the module, it also means that its now impossible to build GFS2 without a lock module (which would be a pointless thing to do anyway). We also plan to merge lock_dlm into GFS2 in the future, but that is a more tricky task, and will therefore be a separate patch. Signed-off-by: Steven Whitehouse Cc: David Teigland --- Reading git-diff-tree failed