nspawn: Allow : characters in --tmpfs path
authorRichard Maw <richard.maw@codethink.co.uk>
Fri, 19 Jun 2015 15:24:31 +0000 (15:24 +0000)
committerRichard Maw <richard.maw@codethink.co.uk>
Fri, 7 Aug 2015 15:50:42 +0000 (15:50 +0000)
commit6330ee108362a419dfc8806ab6402416c793a4ca
tree22283a269a3d8835d7cf0e25a61272fb27a7702b
parent206644aedeb8859801051ac170ec562c6a113a79
nspawn: Allow : characters in --tmpfs path

This now accepts : characters with the \: escape sequence.

Other escape sequences are also interpreted, but having a \ in your file
path is less likely than :, so this shouldn't break anyone's existing
tools.
src/nspawn/nspawn.c