commit | 2ccbfe26c106a1a93a402567b7853c1484c4a0b0 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <ksrinivasan@novell.com> | Thu Mar 11 13:39:50 2010 -0800 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 14 18:26:10 2011 -0400 |
tree | c564bf3003924ddbc946407dc150d42427e9ad35 | |
parent | 5cf6e4f6f6d5549904db6ecb3ffd5b8f71f41250 [diff] |
xen/blkback: Propagate changed size of VBDs Support dynamic resizing of virtual block devices. This patch supports both file backed block devices as well as physical devices that can be dynamically resized on the host side. Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>