[PATCH] uml: allow ubd devices to be shared in a cluster
authorJeff Dike <jdike@addtoit.com>
Mon, 27 Mar 2006 09:14:37 +0000 (01:14 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:38 +0000 (08:44 -0800)
commit6c29256c5703ad7c3cf62276dbc38d802a05669e
tree786472038ce420fd6db85bd3e09aa1fe62604bb8
parentcf9165a50aa21027d2f0eefc90476ec59ae6d2b8
[PATCH] uml: allow ubd devices to be shared in a cluster

This adds a 'c' option to the ubd switch which turns off host file locking so
that the device can be shared, as with a cluster.  There's also some
whitespace cleanup while I was in this file.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/drivers/ubd_kern.c