
5 Nov
2008
5 Nov
'08
5:01 p.m.
Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@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