When creating a partition, ensure size is a multiple of 512
authorDavid Zeuthen <davidz@redhat.com>
Wed, 9 Nov 2011 16:40:22 +0000 (11:40 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 9 Nov 2011 16:40:22 +0000 (11:40 -0500)
commit5b17ed25387339b79ecf88253f9005e6d7a4f6b2
treebac8de376f56c35982b3873b09221c0a84f05a3b
parent483a31aefdb5993f86cbbbf1131f097a562fcda9
When creating a partition, ensure size is a multiple of 512

Also account for parted(8) expecting the @end parameter to be
inclusive...

Signed-off-by: David Zeuthen <davidz@redhat.com>
data/org.freedesktop.UDisks2.xml
src/udiskslinuxpartitiontable.c