util-linux/disk-utils
Pali Rohár f05a5bb2c2 fdisk: move reorder diag messages to fdisk_reorder_partitions()
The function fdisk_reorder_partitions() is also used in sfdisk and cfdisk
and these commands assume info/warn messages from the library. So move all
messages from fdisk to fdisk_reorder_partitions().

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
2021-07-13 00:40:00 +02:00
..
Makemodule.am build-sys: keep adoc files in dist_noinst_DATA 2021-05-05 13:35:30 +02:00
addpart.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
addpart.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
blockdev.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
blockdev.c blockdev: improve arguments parsing (remove atoi) 2021-06-22 12:32:58 +02:00
cfdisk.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
cfdisk.c cfdisk: optimize mountpoint detection for PARTUUID 2021-06-25 12:58:51 +02:00
cramfs.h libfdisk: (docs) update year 2018-03-20 18:55:49 +01:00
cramfs_common.c libfdisk: (docs) update year 2018-03-20 18:55:49 +01:00
delpart.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
delpart.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
fdformat.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fdformat.c *: spelling and grammar fixes 2020-12-17 23:39:05 +02:00
fdisk-list.c libfdisk: add and fix __format__ attributes 2021-06-18 16:42:57 +02:00
fdisk-list.h misc: fix typos [codespell] 2020-11-04 11:42:25 +00:00
fdisk-menu.c fdisk: move reorder diag messages to fdisk_reorder_partitions() 2021-07-13 00:40:00 +02:00
fdisk.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fdisk.c fdisk: warn if disk in use 2021-04-15 14:43:15 +02:00
fdisk.h fdisk: fix readline interaction with signals 2017-08-24 15:48:46 +02:00
fsck.8.adoc Fix some brackets in synopses 2021-06-17 22:27:17 +02:00
fsck.c misc: improve string to number conversions 2021-06-24 16:42:53 +02:00
fsck.cramfs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fsck.cramfs.c fsck.cramfs: use open+fstat rather than stat+open 2021-06-21 12:39:33 +02:00
fsck.minix.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
fsck.minix.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00
isosize.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
isosize.c isosize: move ISO size functions into a shared header 2019-12-16 14:29:24 +08:00
meson.build meson: generate man pages from asciidoc 2021-04-06 15:32:46 +02:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mkfs.bfs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mkfs.bfs.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
mkfs.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
mkfs.cramfs.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mkfs.cramfs.c mkfs.cramfs: add comment to explain readlink() use 2021-06-17 13:26:50 +02:00
mkfs.minix.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mkfs.minix.c mkfs.minix: add --lock and LOCK_BLOCK_DEVICE 2020-10-14 11:33:13 +02:00
mkswap.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
mkswap.c mkswap: fix holes detection (infinite loop and/or stack-buffer-underflow) 2021-06-15 12:07:34 +02:00
partx.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
partx.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00
raw.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
raw.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
resizepart.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
resizepart.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
sfdisk.8.adoc Fix some brackets in synopses 2021-06-17 22:27:17 +02:00
sfdisk.c libfdisk: add and fix __format__ attributes 2021-06-18 16:42:57 +02:00
swaplabel.8.adoc build-sys: make man pages location independent 2021-03-31 11:50:47 +02:00
swaplabel.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00