commit | 82e093433e1b0a05f7c573ddcdf01a51eb571974 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Aug 08 17:52:59 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Aug 16 20:00:20 2012 +0400 |
tree | ce96245f9ff579961f95b9a2715e38c565f524e1 | |
parent | 125eaab96072940def4d51cec4fda80c47815015 [diff] |
get_fs_root(): do not treat . as special Function can't be used with non-canonical names anyway, and treating . as special breaks it for directories with a dot in a name. Signed-off-by: Kir Kolyshkin <kir@openvz.org>