Dan Smith wrote:
# HG changeset patch
# User Dan Smith <danms(a)us.ibm.com>
# Date 1225901751 28800
# Node ID ece7c71cd2aab612dec19cc6247194cdf8b5b049
# Parent 20af5ae5b01c308d2cfab62899b2dbcb8d186567
Avoid clobbering disk flags on redefine
This patch makes sure we track the shareable and readonly flags that can
be present in a disk device.
+1. These attributes no longer disappear on redefine.
Thanks,
Jim