From: Jeff Dike Date: Mon, 27 Mar 2006 09:14:37 +0000 (-0800) Subject: [PATCH] uml: allow ubd devices to be shared in a cluster X-Git-Tag: v2.6.17-rc1~465 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c29256c5703ad7c3cf62276dbc38d802a05669e;p=pandora-kernel.git [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 Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed