'dmsetup table' now returns the string required by 'dmsetup create' dm-dedup-devel
authorVasily Tarasov <tarasov@vasily.name>
Tue, 3 Feb 2015 17:42:47 +0000 (09:42 -0800)
committerVasily Tarasov <tarasov@vasily.name>
Tue, 3 Feb 2015 17:42:47 +0000 (09:42 -0800)
commit20a3265a51ba39e72db4e0e1ad96849d962f8548
tree577330b741fb3fe293c46cfaa30f410871e41f3c
parent03a77d24cd95720262cbd2eb753b07963e020a22
'dmsetup table' now returns the string required by 'dmsetup create'

'dmsetup table' should return the string that can
be directly fed to 'dmsetup create' and related commands.
This patch makes it happen.
drivers/md/dm-dedup-target.c
drivers/md/dm-dedup-target.h