commit | 55b949c84761ade81ca93b2596ea45b09ad6d60a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Sep 21 01:10:37 2011 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Oct 11 09:41:46 2011 +0200 |
tree | 738a719da6789b0e8fa2adf6513e50a1842b9780 | |
parent | ebffe2afceb1a17b5d134b5debf553955fe5ea1a [diff] |
block: allow resizing of images residing on host devices Allow to resize images that reside on host devices up to the available space. This allows to grow images after resizing the device manually or vice versa. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>