]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: Add the 'set version' message to the ocfs2_control device.
authorJoel Becker <joel.becker@oracle.com>
Wed, 20 Feb 2008 23:39:44 +0000 (15:39 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 18 Apr 2008 15:56:07 +0000 (08:56 -0700)
commit6684394397bc259416a287ab42fd453fc134e504
treeb09a20940c6089bf7b8c297fa618bd03183857e6
parente810975f51f934690af1c073ca50910fffea9b6d
ocfs2: Add the 'set version' message to the ocfs2_control device.

The "SETV" message sets the filesystem locking protocol version as
negotiated by the client.  The client negotiates based on the maximum
version advertised in /sys/fs/ocfs2/max_locking_protocol.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/stack_user.c