]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: swap priority can be negative
authorTopi Miettinen <toiwoton@gmail.com>
Tue, 3 Dec 2019 18:36:37 +0000 (20:36 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Dec 2019 07:57:08 +0000 (08:57 +0100)
commit7477451b691d288dad67b4c8ce9e519e9b75770d
treeda1a5d45622aafeb7c6ff01400732f2443a06b58
parent09e4b620e7a9d157b2d359f7ac5d5a430d916007
core: swap priority can be negative

Negative priorities are useful for swap targets which should be only used as
last resort.
src/core/swap.c
src/core/swap.h
src/shared/fstab-util.c
src/test/test-fstab-util.c