commit | db97ee6a976bacbb0d18818e951cfc41b39269a7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 24 13:32:41 2011 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Jan 31 10:03:00 2011 +0100 |
tree | 14c8b30a7b745f84da878aab6f35220dd701b79f | |
parent | 6d4a2b3a47959f02e7f307f50396e70e8464f95e [diff] |
block: tell drivers about an image resize Extend the change_cb callback with a reason argument, and use it to tell drivers about size changes. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>