util-linux/sys-utils
Karel Zak 52f2fd9bcc swapoff: swapoff swap files by LABEL and UUID
# swapon --show=NAME,UUID
 NAME                   UUID
 /dev/sda3              8d52fca3-bf48-41d6-b826-2315e518a305
 /home/fs-images/2g.img 6fa72b96-b802-441f-a31c-091d65c0212c

 # swapoff UUID=6fa72b96-b802-441f-a31c-091d65c0212c
 swapoff: cannot find the device for UUID=6fa72b96-b802-441f-a31c-091d65c0212c

Reported-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-11-07 12:08:11 +01:00
..
.gitignore build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
Makemodule.am swapoff: swapoff swap files by LABEL and UUID 2014-11-07 12:08:11 +01:00
blkdiscard.8 blkdiscard: update man page 2014-10-27 09:42:51 +01:00
blkdiscard.c blkdiscard: fix includes 2014-10-27 10:00:19 +01:00
chcpu.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
chcpu.c textual: use version printing macro everywhere 2014-10-01 12:33:23 +02:00
ctrlaltdel.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
ctrlaltdel.c textual: not using angular brackets around literal arguments 2014-10-01 09:37:06 +02:00
dmesg.1 dmesg: improve reltime colors 2014-10-14 10:20:19 +02:00
dmesg.c dmesg: improve reltime colors 2014-10-14 10:20:19 +02:00
eject.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
eject.c eject: move unreachable code to preprocessor #else block [smatch scan] 2014-10-20 14:07:18 +02:00
fallocate.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
fallocate.c textual: remove some inconsistent periods from error messages 2014-08-11 14:51:54 +02:00
flock.1 flock: zero timeout is valid 2014-10-07 12:12:39 +02:00
flock.c flock: zero timeout is valid 2014-10-07 12:12:39 +02:00
fsfreeze.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
fsfreeze.c fsfreeze: tell user when mandatory option is not specified 2013-04-05 13:56:00 +02:00
fstab.5 mount: clean up -t info in mount.8 and fstab.5 2014-07-25 13:08:41 +02:00
fstrim.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
fstrim.c fstrim: initialize path variable 2014-10-31 10:38:58 +01:00
fstrim.service.in fstrim: add systemd units 2014-04-07 12:38:18 +02:00
fstrim.timer fstrim: daily -> weekly in systemd timer 2014-04-10 09:38:17 +02:00
hwclock-cmos.c textual: grammarize another error message 2014-10-01 09:37:09 +02:00
hwclock-rtc.c hwclock: internationalizing the message of the used interface 2014-02-10 18:41:55 +01:00
hwclock.8.in hwclock: adjust wording of v2.26 notes 2014-10-20 14:07:27 -04:00
hwclock.c hwclock: Reduce drift factor update period 2014-10-20 15:22:24 -04:00
hwclock.h hwclock: remove referal to deprecated keyboard interface 2014-09-19 19:31:02 +01:00
ipcmk.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
ipcmk.c ipcmk: use random_get_bytes() to generate IPC keys 2013-01-24 16:27:04 +01:00
ipcrm.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
ipcrm.c ipcrm: add hacks to avoid FTBFS 2014-09-17 10:15:14 +02:00
ipcs.1 docs: bring four more man pages closer to standard formatting 2014-07-17 14:01:04 +02:00
ipcs.c ipcs: remaining kFreeBSD hackery for building. 2014-09-17 10:14:19 +02:00
ipcutils.c ipcs: fix memleak in ipc_*_get_info functions 2014-03-14 00:23:14 +01:00
ipcutils.h ipcs: fix size_t overflow 2014-03-11 11:22:07 +01:00
ldattach.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
ldattach.c blkid, hwclock, ldattach: use program_invocation_short_name 2013-04-26 13:25:57 +02:00
losetup.8 lib/loopdev: replace custom DBG() with include/debug.h 2014-11-04 14:08:45 +01:00
losetup.c losetup: clean up columns[] usage 2014-07-18 13:52:02 +02:00
lp.h Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
lscpu-dmi.c lscpu: fix cppcheck warnings 2014-09-16 11:16:09 +02:00
lscpu.1 man: Syntax and spelling fixes. 2014-01-06 08:55:09 +01:00
lscpu.c textual: use manual tail usage() macro 2014-10-01 12:33:24 +02:00
lscpu.h lscpu: detect OS/400 and pHyp hypervisors 2014-05-29 13:16:32 +02:00
mount.8 lib/loopdev: replace custom DBG() with include/debug.h 2014-11-04 14:08:45 +01:00
mount.c mount: don't ignore mtab for --bind -o remount 2014-10-17 08:53:54 +02:00
mountpoint.1 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
mountpoint.c mountpoint: simplify if statement 2014-09-19 19:31:01 +01:00
nsenter.1 nsenter: allow to use --set{uid,gid} for all namespaces 2014-07-29 13:07:44 +02:00
nsenter.c textual: there may be no space between option and optional =arg 2014-10-01 09:37:11 +02:00
pivot_root.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
pivot_root.c sys-utils: verify writing to streams was successful 2012-04-04 19:49:40 +02:00
prlimit.1 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
prlimit.c prlimit: clean up columns[] usage 2014-07-18 13:54:31 +02:00
readprofile.8 docs: fix inconsistencies in man pages 2014-08-06 14:50:20 +02:00
readprofile.c readprofile: fix --reest (--reset) typo 2013-03-04 12:25:47 +01:00
renice.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
renice.c textual: use angular brackets around each individual argument 2014-10-01 09:37:02 +02:00
rtcwake.8.in docs: bring the rtcwake man page closer to standard formatting 2014-07-29 12:14:56 +02:00
rtcwake.c textual: use version printing macro everywhere 2014-10-01 12:33:23 +02:00
setarch.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
setarch.c setarch: use personality() system call when it is available 2014-09-19 19:31:02 +01:00
setpriv.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
setpriv.c textual: angular brackets around a non-literal argument, singular 2014-10-01 09:37:10 +02:00
setsid.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
setsid.c setsid: add an option to wait child return value 2013-08-01 11:31:47 +02:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapoff.c swapoff: swapoff swap files by LABEL and UUID 2014-11-07 12:08:11 +01:00
swapon-common.c swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00
swapon-common.h swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00
swapon.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
swapon.c swapon: remove extra word from usage 2014-10-31 10:58:27 +01:00
switch_root.8 docs: standardize the phrases for --help and --version in all man pages 2013-10-15 10:28:30 +02:00
switch_root.c switch_root: improve statfs->f_type portability 2014-11-06 12:50:27 +01:00
tunelp.8 docs: align tunelp.8 with howto-man-page.txt 2011-11-02 18:41:56 +01:00
tunelp.c textual: use version printing macro everywhere 2014-10-01 12:33:23 +02:00
umount.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
umount.c umount: fix memory leak [coverity scan] 2014-07-17 15:12:35 +02:00
unshare.1 docs: fix some things that were overlooked during the first pass 2014-07-28 11:16:53 +02:00
unshare.c textual: angular brackets around a non-literal argument, singular 2014-10-01 09:37:10 +02:00
wdctl.8 docs: bring eight more man pages closer to standard formatting 2014-07-21 10:29:44 +02:00
wdctl.c wdctl: clean up columns[] usage 2014-07-18 13:50:33 +02:00
zramctl.8 docs: improve the description of --size in the man page of zramctl 2014-08-20 10:47:07 +02:00
zramctl.c zramctl: fixed two -Wformat-security warnings 2014-09-15 21:59:31 +01:00