On Sun, Jun 22, 2014 at 11:31:51AM +0100, Sami Kerola wrote: > misc-utils/rename.c | 124 ++++++++++++++++++++------------------ > tests/commands.sh | 1 + > tests/expected/rename/basic | 4 ++ > tests/expected/rename/subdir | 20 ++++++ > tests/expected/rename/symlink | 3 + > tests/functions.sh | 14 +++++ > tests/ts/build-sys/config | 6 +- > tests/ts/column/fillrow | 2 +- > tests/ts/column/invalid-multibyte | 2 +- > tests/ts/column/multi-file | 2 +- > tests/ts/column/separator_table | 2 +- > tests/ts/cramfs/mkfs | 8 +-- > tests/ts/namei/logic | 2 +- > tests/ts/rename/basic | 41 +++++++++++++ > tests/ts/rename/subdir | 42 +++++++++++++ > tests/ts/rename/symlink | 41 +++++++++++++ > 16 files changed, 245 insertions(+), 69 deletions(-) > create mode 100644 tests/expected/rename/basic > create mode 100644 tests/expected/rename/subdir > create mode 100644 tests/expected/rename/symlink > create mode 100755 tests/ts/rename/basic > create mode 100755 tests/ts/rename/subdir > create mode 100755 tests/ts/rename/symlink Note that I'm going to merge it after v2.25 release. Thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html