Fixup %n to handle '!' special case
authorHannes Reinecke <hare@suse.de>
Wed, 29 Oct 2008 15:58:52 +0000 (16:58 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 21 Apr 2009 21:36:58 +0000 (23:36 +0200)
commitad847d9c2943bb063fec8207688659c2ed6c2345
tree2a8ab73f44352a201924d80a98cb74e3c24f3df6
parent32ef0132a49ca53747a9994c3a146e9e8a0aa7c3
Fixup %n to handle '!' special case

The kernel name may contain an '!', which should be translated
into a '/'. So do it here.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/callout.c