]> git.ipfire.org Git - thirdparty/util-linux.git/commit
resizepart: add new command
authorKarel Zak <kzak@redhat.com>
Mon, 13 Aug 2012 20:10:14 +0000 (22:10 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Aug 2012 20:10:14 +0000 (22:10 +0200)
commit8863a802eb9282d436cfb30ce69fb07f5ffb47b3
tree3c39f653dff8dab4b361ed411e1cc28ad4d3ea4a
parent778ad369f6d7afd70a1a001f2dfe55f08be3734b
resizepart: add new command

This is a simple wrapper for BLKPG_RESIZE_PARTITION (since kernel 3.6).

Co-Author: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
.gitignore
disk-utils/Makemodule.am
disk-utils/partx.h
disk-utils/resizepart.8 [new file with mode: 0644]
disk-utils/resizepart.c [new file with mode: 0644]