Use PATH_MAX not MAXPATHLEN

MAXPATHLEN is BSD/Solaris constant, PATH_MAX is SUSv2.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
4 files changed