]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitd4b95eef4dc4a59bcd42bdf783638a2eaa57b4c8
treeb09a20940c6089bf7b8c297fa618bd03183857e6
parent3cfd4ab6b6b4bee2035b62e1c293801c3d257502
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