From: Christian Borntraeger Date: Fri, 16 May 2008 09:17:03 +0000 (+0200) Subject: virtio_blk: allow read-only disks X-Git-Tag: v2.6.26-rc5~30^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ef536095446552823fc488fec1c5451aab1260d;p=pandora-kernel.git virtio_blk: allow read-only disks Hello Rusty, sometimes it is useful to share a disk (e.g. usr). To avoid file system corruption, the disk should be mounted read-only in that case. This patch adds a new feature flag, that allows the host to specify, if the disk should be considered read-only. Signed-off-by: Christian Borntraeger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed