]> err.no Git - util-linux/commit
swapon: use unmangle() for filenames from /proc/swaps
authorKarel Zak <kzak@redhat.com>
Wed, 10 Mar 2010 22:59:33 +0000 (23:59 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Mar 2010 22:59:33 +0000 (23:59 +0100)
commitbf71ef0797c42f4b1754ec8756819c633a0d0d73
tree6cc49639c56ad8d1b71fbd0c60a438e5da7bb1c9
parent21169393e3aec30f0c67037b9a0afb292b7f99ae
swapon: use unmangle() for filenames from /proc/swaps

linux kernel encodes all garbage in filenames by mangle() function. We
need to unmagle() to get the real filenames.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/Makefile.am
mount/swapon.c