Convert ExportSnapshot to OS API 10
authorGuido Trotter <ultrotter@google.com>
Wed, 22 Oct 2008 14:09:11 +0000 (14:09 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 22 Oct 2008 14:09:11 +0000 (14:09 +0000)
commit0607699d0bf6d5f8426fc3c74138ea34ce10d2ac
tree62819e3189d056153317d43a64e72b3812a8010a
parent19d7f90acdbd52e2aef1039ca2db6be348249d09
Convert ExportSnapshot to OS API 10

We pass the data via the environment rather than on the command line, as
API 10 says. All the rest remains the same, and we export just one disk,
as the master calls this function for every snapshotted disk.

Reviewed-by: iustinp
lib/backend.py