]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libfdisk: (script) rewrite start= and size= parsing
authorKarel Zak <kzak@redhat.com>
Mon, 8 Nov 2021 12:43:44 +0000 (13:43 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Nov 2021 12:48:37 +0000 (13:48 +0100)
commitf7dbb76b63b7d3f2c96943f14cd7f2d36c91ecad
treeff0c3082e679003b4d99148535f5fd479b327f60
parent226c844dec2dbda235e74f834d59ba1d25122ce0
libfdisk: (script) rewrite start= and size= parsing

* let's use the same code for both supported formats
* add support for '+,' to enlarge by start move  (see previous commit)

Signed-off-by: Karel Zak <kzak@redhat.com>
libfdisk/src/script.c