]>
git.ipfire.org Git - thirdparty/util-linux.git/log
Karel Zak [Wed, 2 Jun 2021 09:14:36 +0000 (11:14 +0200)]
build-sys: install hardlink bash-completion
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 09:45:16 +0000 (11:45 +0200)]
tools: allow to update specific files on kernel.org
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 08:37:01 +0000 (10:37 +0200)]
docs: fix typo in v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 08:31:49 +0000 (10:31 +0200)]
docs: add uclampset to AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 07:52:10 +0000 (09:52 +0200)]
build-sys: release++ (v2.37)
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 07:46:40 +0000 (09:46 +0200)]
docs: update v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 1 Jun 2021 07:45:03 +0000 (09:45 +0200)]
docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 31 May 2021 16:36:06 +0000 (18:36 +0200)]
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Seong-ho Cho [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: add ko.po (from translationproject.org)
Yuri Chornoivan [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update uk.po (from translationproject.org)
Pedro Albuquerque [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update pt.po (from translationproject.org)
Jakub Bogusz [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update pl.po (from translationproject.org)
Božidar Putanec [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update hr.po (from translationproject.org)
Frédéric Marchal [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update fr.po (from translationproject.org)
Mario Blättermann [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update de.po (from translationproject.org)
Petr Písař [Mon, 31 May 2021 16:20:33 +0000 (18:20 +0200)]
po: update cs.po (from translationproject.org)
Karel Zak [Mon, 31 May 2021 16:16:57 +0000 (18:16 +0200)]
libblkid: fix docs
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 31 May 2021 16:12:07 +0000 (18:12 +0200)]
docs: update copyright years
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 31 May 2021 15:44:10 +0000 (17:44 +0200)]
build-sys: remove with-cryptsetup from tools/config-gen.d/all.conf
Unfortunately libtools is not smart enough to link libblkid
dynamically if we link in-tree static libmount.a for libmount tests.
In this case libtools always uses also libblkid.a, but it's problem
for libcryptsetup which requires versioned symbols from libblkid.so
This is no problem for normal binaries, but for libmount tests only
(where we need static library to by-pass public library API).
Signed-off-by: Karel Zak <kzak@redhat.com>
Ville Skyttä [Sun, 30 May 2021 12:14:38 +0000 (15:14 +0300)]
lscpu: fix NVIDIA ARM hw implementer spelling case
Ref respective vendor sites.
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
Ville Skyttä [Sun, 30 May 2021 12:13:39 +0000 (15:13 +0300)]
lscpu: recognize more ARM implementers
Add just the implementer string, no parts yet.
Refs https://developer.arm.com/documentation/ddi0595/2021-03/AArch64-Registers/MIDR-EL1--Main-ID-Register
Refs https://github.com/torvalds/linux/blob/
b90e90f40b4ff23c753126008bf4713a42353af6 /arch/arm64/include/asm/cputype.h#L54
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Karel Zak [Thu, 27 May 2021 08:39:58 +0000 (10:39 +0200)]
po: add xgettext hint for non-c-format string
Reported-by: Petr Pisar <petr.pisar@atlas.cz>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 26 May 2021 09:54:47 +0000 (11:54 +0200)]
lscpu: cleanup tab vs. space
Do not mix tab and space in structs initializations.
Signed-off-by: Karel Zak <kzak@redhat.com>
Bader Zaidan [Fri, 21 May 2021 22:55:17 +0000 (00:55 +0200)]
lscpu: Replace space with tabs
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Sun, 23 May 2021 21:52:00 +0000 (23:52 +0200)]
lscpu: add MHZ to the -e output
Addresses: https://github.com/karelzak/util-linux/issues/1314
Signed-off-by: Karel Zak <kzak@redhat.com>
Zbigniew Jędrzejewski-Szmek [Fri, 21 May 2021 08:45:35 +0000 (10:45 +0200)]
fstrim: do not start the timer in initrd
I'm working on building initramfs images directly from normal
packages, which means that the pristine system rpms should behave
correctly as much as possible also in the initrd. There usually isn't
enough time for the timer to actually fire, but starting it gives a
line on the console and generally looks confusing and sloppy. So let's
skip the timer if it ever ends up being enabled in the initrd.
Checking for /etc/initrd-release is the standard condition that
systemd's initrd units use.
Karel Zak [Thu, 20 May 2021 07:32:53 +0000 (09:32 +0200)]
Merge branch 'more-floating-point' of https://github.com/kerolasa/util-linux
* 'more-floating-point' of https://github.com/kerolasa/util-linux:
more: fix floating point exception core dump
Karel Zak [Thu, 20 May 2021 07:25:46 +0000 (09:25 +0200)]
fstrim: fix paths comparison
Fix: https://github.com/karelzak/util-linux/issues/1312
Signed-off-by: Karel Zak <kzak@redhat.com>
Sami Kerola [Wed, 19 May 2021 19:23:48 +0000 (20:23 +0100)]
more: fix floating point exception core dump
Make the code avoid divided by zero. This can happen when file has content
but is zero in size. Such files can be found from procfs, possibly some
other pseudo-filesystems. To reproduce the issue run the following.
$ more /proc/crypto
...
Floating point exception (core dumped)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Karel Zak [Thu, 13 May 2021 10:21:56 +0000 (12:21 +0200)]
build-sys: fix po-man/ make check
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 13 May 2021 08:34:14 +0000 (10:34 +0200)]
blkdiscard: do not probe for signatures on --force
The command-line option --force is defined as "disable all checks",
but the current code does not follow this idea. We need a way how to
disable read from the device (for example for dm-integrity devices).
Fixes: https://github.com/karelzak/util-linux/issues/1308
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 13 May 2021 08:24:25 +0000 (10:24 +0200)]
Merge branch 'whitespace' of https://github.com/eworm-de/util-linux
Karel Zak [Thu, 13 May 2021 08:23:34 +0000 (10:23 +0200)]
build-sys: update util-linux-man.pot on 'make dist'
Signed-off-by: Karel Zak <kzak@redhat.com>
Christian Hesse [Mon, 10 May 2021 13:53:50 +0000 (15:53 +0200)]
fix whitespace issue in ducumentation
This removes trailing whitespaces and fixes minor issues.
Karel Zak [Mon, 10 May 2021 11:12:02 +0000 (13:12 +0200)]
build-sys: release++ (v2.37-rc2)
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 10 May 2021 11:10:21 +0000 (13:10 +0200)]
docs: update v2.37-ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 10 May 2021 11:09:13 +0000 (13:09 +0200)]
docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 10 May 2021 10:21:25 +0000 (12:21 +0200)]
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Sebastian Rasmussen [Mon, 10 May 2021 10:15:03 +0000 (12:15 +0200)]
po: update sv.po (from translationproject.org)
Karel Zak [Mon, 10 May 2021 10:13:09 +0000 (12:13 +0200)]
tests: update build tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 10 May 2021 09:24:24 +0000 (11:24 +0200)]
build-sys: fix libblkid dependence
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 10 May 2021 08:46:51 +0000 (10:46 +0200)]
column: add placeholder '0' to specify all columns
Fixes: https://github.com/karelzak/util-linux/issues/1306
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 7 May 2021 18:38:26 +0000 (20:38 +0200)]
blkdiscard: fix compilation without libblkid
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 7 May 2021 18:37:51 +0000 (20:37 +0200)]
mkswap: remove unused variable when compile without libblkid
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 7 May 2021 09:26:33 +0000 (11:26 +0200)]
docs: add #1266 to TODO file
References: https://github.com/karelzak/util-linux/issues/1266
Signed-off-by: Karel Zak <kzak@redhat.com>
Johan Herland [Thu, 6 May 2021 22:53:29 +0000 (00:53 +0200)]
unshare: Fix error message when setting proc mount propagation
The mount() command associated with this error message is not about
unmounting the proc fs, but rather about changing the propagation
of mount events for the proc fs. Rewrite the error message to
reflect this.
Karel Zak [Thu, 6 May 2021 15:10:46 +0000 (17:10 +0200)]
rfkill: make RFKILL_EVENT_SIZE_V1 use more portable
The old linux/rfkill.h uses "int", new versions use sizeof() for the
macro ...
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 15:02:40 +0000 (17:02 +0200)]
tests: update libfdisk JSON outputs
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 15:01:48 +0000 (17:01 +0200)]
libfdisk: (script) print bootable flag only when set
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 14:44:20 +0000 (16:44 +0200)]
rfkill: fix compiler warning [-Wsign-compare]
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 14:35:50 +0000 (16:35 +0200)]
lib/jsonwrt: don't use ctype.h for ASCII chars
tolower() does not work "as expected" for tr_TR.UTF-8 (Turkish).
Fortunately, we need to convert only objects and variables names in
JSON output, and this is always old good ASCII.
Anyway, for more details:
$ cat a.c
#include <ctype.h>
#include <stdio.h>
#include <locale.h>
int main(void)
{
int in, out;
setlocale(LC_ALL, "");
in ='I';
out = tolower(in);
printf("%1$c [%1$d] --> %2$c [%2$d]\n", in, out);
return 0;
}
$ make a
cc a.c -o a
$ LANG=en_US.utf8 ./a
I [73] --> i [105]
$ LANG=tr_TR.UTF-8 ./a
I [73] --> I [73]
Fixes: https://github.com/karelzak/util-linux/issues/1302
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 14:05:56 +0000 (16:05 +0200)]
lib/jsonwrt: remove fputs_quoted_json_* functions from include/carefulputc.h
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 13:58:02 +0000 (15:58 +0200)]
lib/jsonwrt: remove 'islast' from API
The code should be able to keep track about previous content and print
JSON objects separator automatically.
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 13:02:14 +0000 (15:02 +0200)]
libfdisk: use lib/jsonwrt.s for JSON formatting
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 10:24:41 +0000 (12:24 +0200)]
rfkill: fix compiler warning [-Wformat=]
* `RFKILL_EVENT_SIZE_V1` is defined as sizeof(struct rfkill_event), so let's use %zu
* cast `len` to size_t to make it usable with %zu
Signed-off-by: Karel Zak <kzak@redhat.com>
Masatake YAMATO [Thu, 6 May 2021 04:39:30 +0000 (13:39 +0900)]
lib/fileutils: close fd if fdopen is failed
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Karel Zak [Thu, 6 May 2021 09:56:14 +0000 (11:56 +0200)]
hwclock: follow timespec and use long int for nsec
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
script: fix time_t=long assumptions
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
rtcwake: fix time_t=long assumptions
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 09:06:45 +0000 (11:06 +0200)]
lib/strutils: assume 64-bit time_t
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
hardlink: fix time_t=long assumptions
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
test_uuid_parser: fix time_t=long assumptions
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
fsck: fix time_t=long assumptions
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
scriptplay: fix time_t=long assumptions
Fixes: https://github.com/karelzak/util-linux/issues/1069
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
lib/pty-session: fix time_t=long assumptions
Fixes: https://github.com/karelzak/util-linux/issues/1069
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)]
flock: fix time_t=long assumptions
This also fixes flock for archs (e.g. sparc64) where suseconds_t is not long.
Fixes: https://github.com/karelzak/util-linux/issues/1069
References: http://github.com/karelzak/util-linux/commit/
ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 5 May 2021 11:35:30 +0000 (13:35 +0200)]
build-sys: keep adoc files in dist_noinst_DATA
* rename MANPAGES_EXTRA= to ADOCFILES_COMMON=
* keep track about individual adoc files by dist_noinst_DATA=
This variable is not effected by automake conditions, so the files
are always distributed.
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 3 May 2021 18:30:42 +0000 (20:30 +0200)]
tests: update sparc lscpu tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 3 May 2021 18:28:30 +0000 (20:28 +0200)]
lscpu: assume L1d, L1i, L2, L3 for sparc
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 3 May 2021 14:27:35 +0000 (16:27 +0200)]
lscpu: read Sparc caches files
Fixes: https://github.com/karelzak/util-linux/issues/1296
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 3 May 2021 09:10:10 +0000 (11:10 +0200)]
meson: fix systemd dependence
Fixes: https://github.com/karelzak/util-linux/issues/1301
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 30 Apr 2021 11:12:26 +0000 (13:12 +0200)]
Merge branch 'master' of https://github.com/arbego/util-linux
* 'master' of https://github.com/arbego/util-linux:
Fixed wrongful time_t=long assumptions in hwclock.c and timeutils.c
Changed int64_t casts to long long int casts
Fixed format strings and type casts in hwclock to work with 64-bit time_t on 32-bit linux
Armin Begovic [Thu, 29 Apr 2021 11:55:52 +0000 (11:55 +0000)]
Fixed wrongful time_t=long assumptions in hwclock.c and timeutils.c
heitbaum [Thu, 29 Apr 2021 08:19:50 +0000 (08:19 +0000)]
build-sys: add configure options to disable individual utils
Karel Zak [Wed, 28 Apr 2021 08:51:07 +0000 (10:51 +0200)]
lscpu: fix "caches" header
It's possible that lscpu does not print any caches if full caches size
is zero. In this case we do not need the header.
Addresses: https://github.com/karelzak/util-linux/issues/1207
Signed-off-by: Karel Zak <kzak@redhat.com>
Mario Blättermann [Sat, 24 Apr 2021 10:20:08 +0000 (12:20 +0200)]
docs/TODO: Minor update and fix typo
Armin Begovic [Fri, 23 Apr 2021 21:28:37 +0000 (23:28 +0200)]
Changed int64_t casts to long long int casts
Armin Begovic [Fri, 23 Apr 2021 20:48:13 +0000 (22:48 +0200)]
Fixed format strings and type casts in hwclock to work with 64-bit time_t on 32-bit linux
Karel Zak [Fri, 23 Apr 2021 11:01:57 +0000 (13:01 +0200)]
zramctl: (man) fix streams default number
References: https://www.kernel.org/doc/html/latest/admin-guide/blockdev/zram.html#set-max-number-of-compression-streams
References: https://github.com/torvalds/linux/commit/
da9556a2367cf2261ab4d3e100693c82fb1ddb26
Fixes: https://github.com/karelzak/util-linux/issues/1283
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 23 Apr 2021 09:35:20 +0000 (11:35 +0200)]
scriptlive: (man) add missing parenthesis
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 23 Apr 2021 08:49:10 +0000 (10:49 +0200)]
Merge branch 'fix-misspellings' of https://github.com/rffontenelle/util-linux
Karel Zak [Fri, 23 Apr 2021 08:44:46 +0000 (10:44 +0200)]
Merge branch 'master' of https://github.com/mariobl/util-linux
* 'master' of https://github.com/mariobl/util-linux:
po-man: Fix typos in de.po and po4a.cfg
hardlink: fix typo
Karel Zak [Fri, 23 Apr 2021 08:43:06 +0000 (10:43 +0200)]
docs: update TODO
Addresses: https://github.com/karelzak/util-linux/issues/1291
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Fri, 23 Apr 2021 08:39:35 +0000 (10:39 +0200)]
build-sys: add .stamp to gitignore
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 22 Apr 2021 14:11:51 +0000 (16:11 +0200)]
build-sys: fix typo
Signed-off-by: Karel Zak <kzak@redhat.com>
Rafael Fontenelle [Thu, 22 Apr 2021 23:31:05 +0000 (20:31 -0300)]
Fix misspellings
Mario Blättermann [Thu, 22 Apr 2021 16:50:46 +0000 (18:50 +0200)]
po-man: Fix typos in de.po and po4a.cfg
Mario Blättermann [Thu, 22 Apr 2021 16:41:50 +0000 (18:41 +0200)]
Merge remote-tracking branch 'upstream/master'
Karel Zak [Thu, 22 Apr 2021 13:59:54 +0000 (15:59 +0200)]
build-sys: disable po-man by default, cleanup summary
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 22 Apr 2021 08:19:50 +0000 (10:19 +0200)]
build-sys: add uninstall to po-man
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Wed, 21 Apr 2021 17:55:27 +0000 (19:55 +0200)]
build-sys: add targets to generated translated man pages
* add --enable-poman (disabled by default)
* add po-man/Makefile.am for "make all" and "make install"
* install man pages to $mandir/$lang/man{1,3,5,8}
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Thu, 22 Apr 2021 13:23:27 +0000 (15:23 +0200)]
Merge branch 'topic/po4a' of https://github.com/mariobl/util-linux
* 'topic/po4a' of https://github.com/mariobl/util-linux:
mount.a.adoc: Fix markup
Asciidoc: Add missing macro definition in uclampset.1
Asciidoc: Fix markup in example man page
Asciidoc: Fix markup
Asciidoc: Remove artifact from merge conflict
Asciidoc: Convert man-common/README to Markdown
po-man: Fix the example man page
po-man: Fix typos in po-man/README.md
po-man: Update the example man page
po-man: Add po-man/README.md
po-man: Add (incomplete) de.po for testing purposes
po-man: Add (incomplete) de.po for testing purposes
po-man: Adjust paths in po4a.cfg and update .pot file
po-man: Move Po4a config file and translation template to po-man
Karel Zak [Tue, 20 Apr 2021 12:39:32 +0000 (14:39 +0200)]
build-sys: cleanup Makefiles
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 20 Apr 2021 12:22:34 +0000 (14:22 +0200)]
build-sys: fix test_loopdev build
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Tue, 20 Apr 2021 11:20:12 +0000 (13:20 +0200)]
lib/loopdev: fix is_loopdev() to be usable with partitions
The current implementation of the function does not care if the device
is whole-disk device or partition, all is loopdev. This is regression
as the original is_loopdev() version was based on whole-disk devices
major numbers only.
Fixes: https://github.com/karelzak/util-linux/issues/1202
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 19 Apr 2021 13:30:57 +0000 (15:30 +0200)]
hardlink: fix typo again
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 19 Apr 2021 11:19:23 +0000 (13:19 +0200)]
libfdisk: do not reset default if undefined by script
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 19 Apr 2021 08:09:08 +0000 (10:09 +0200)]
hardlink: fix typo
Reported-by: Mario Blättermann <mario.blaettermann@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Karel Zak [Mon, 19 Apr 2021 08:05:05 +0000 (10:05 +0200)]
Merge branch 'fix-swapon-summary-heading-alignment' of https://github.com/sebras/util-linux
* 'fix-swapon-summary-heading-alignment' of https://github.com/sebras/util-linux:
swapon: Keep headings and fields aligned in summary output.
Karel Zak [Mon, 19 Apr 2021 08:00:42 +0000 (10:00 +0200)]
Merge branch 'fix-typo' of https://github.com/sebras/util-linux
* 'fix-typo' of https://github.com/sebras/util-linux:
Fix typo in help message.