#!/bin/sh

set -e

CDIR=`dirname $0`
$CDIR/dm_create_snapshot_common fs "$@"