generic-poky/meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42.8
Chen Qi c4a539c8c8 populate-extfs.sh: fix to handle special file names correctly
`debugfs' treats spaces and "" specially. So when we are dealing with
file names, great care should be taken to make sure that `debugfs'
recognizes file names correctly.

The basic solution here is:
1. Use quotation marks to handle spaces correctly.
2. Replace "xxx" with ""xxx"" so that debugfs knows that the quotation
   marks are parts of the file name.

[YOCTO #6503]

(From OE-Core rev: 24f17607e996c499c8f86eda0588d02af1e960b9)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-08 16:09:58 +01:00
..
acinclude.m4 e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
debugfs-extent-header.patch e2fsprogs: properly set up extent header in do_write 2013-08-26 11:47:19 +01:00
debugfs-sparse-copy.patch e2fsprogs: let debugfs do sparse copy 2013-08-26 11:47:18 +01:00
debugfs-too-short.patch e2fsprogs: the max length of debugfs argument is too short 2013-08-26 11:47:18 +01:00
fallocate.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
fix-icache.patch e2fsprogs: only update the icache for ext2_inode 2013-08-26 11:47:19 +01:00
mkdir.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00
populate-extfs.sh populate-extfs.sh: fix to handle special file names correctly 2014-07-08 16:09:58 +01:00
remove.ldconfig.call.patch e2fsprogs: upgrade to 1.42.8 2013-07-10 09:41:51 +01:00