From: Wendy Cheng Date: Thu, 29 Nov 2007 22:56:51 +0000 (-0500) Subject: [GFS2] Remove lock methods for lock_nolock protocol X-Git-Tag: v2.6.25-rc1~1241^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97bfe4351771675963e02f34d31e206fd2d7150;p=pandora-kernel.git [GFS2] Remove lock methods for lock_nolock protocol GFS2 supports two modes of locking - lock_nolock for single node filesystem and lock_dlm for cluster mode locking. The gfs2 lock methods are removed from file operation table for lock_nolock protocol. This would allow VFS to handle posix lock and flock logics just like other in-tree filesystems without duplication. Signed-off-by: S. Wendy Cheng Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed