commit | 6d59fec11eeff8a784dc4991c8fe4f8538510475 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Mon Nov 08 17:02:54 2010 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sun Nov 21 09:16:56 2010 -0600 |
tree | 90176a918177fe211c8beedea2b935bb7db79c09 | |
parent | c276b17da65b7ff01627722a1abf2b7a684c8fd8 [diff] |
block: fix shift in dirty bitmap calculation Otherwise upper 32 bits of bitmap entries are not correctly calculated. Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>