On Tue, Mar 10, 2015 at 11:51:10AM +0300, Denis V. Lunev wrote: > This metadata cache would allow to properly batch BAT updates to disk > in next patches. These updates will be properly aligned to avoid > read-modify-write transactions on block level. > > Signed-off-by: Denis V. Lunev <d...@openvz.org> > CC: Roman Kagan <rka...@parallels.com> > CC: Kevin Wolf <kw...@redhat.com> > CC: Stefan Hajnoczi <stefa...@redhat.com> > --- > block/parallels.c | 24 +++++++++++++++++------- > 1 file changed, 17 insertions(+), 7 deletions(-)
Reviewed-by: Roman Kagan <rka...@parallels.com> Roman.