Description of problem: add getxattr fop to handle snapshot list Whats for now: Create a volume. $ gluster vol set sample features.file-snapshot on Start and mount the volume $ touch /mnt/app-store.qcow2 $ setfattr -n trusted.glusterfs.block-format -v qcow2:1GB /mnt/store.qcow2 $ setfattr -n trusted.glusterfs.block-snapshot-create -v snap1 /mnt/store.qcow2 [...] But how do we look at list of snapshots ? Version-Release number of selected component (if applicable): Mainline
REVIEW: http://review.gluster.org/15591 (qemu-block: add getxattr fop to handle snapshot list) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever)
REVIEW: http://review.gluster.org/15592 (qemu-block: list-snapshots: add to testcase) posted (#1) for review on master by Prasanna Kumar Kalever (pkalever)
This update is done in bulk based on the state of the patch and the time since last activity. If the issue is still seen, please reopen the bug.