Commits

Mike Frysinger committed 5f11ec3f6a7
swapon/swapoff: refine the -e (ifexists) option The -e option should only apply to swapon, and it should swallow all errors/warnings when the device does not exist. So delete the flag from the swapoff patch and unify the check in the swapoff path. Signed-off-by: Mike Frysinger <vapier@gentoo.org>