commit | 6c29256c5703ad7c3cf62276dbc38d802a05669e | [log] [tgz] |
---|---|---|
author | Jeff Dike <jdike@addtoit.com> | Mon Mar 27 01:14:37 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Mar 27 08:44:38 2006 -0800 |
tree | 786472038ce420fd6db85bd3e09aa1fe62604bb8 | |
parent | cf9165a50aa21027d2f0eefc90476ec59ae6d2b8 [diff] |
[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>