commit | 2290648888dbc91f0d19a668cda7f55411967ff7 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Thu Apr 19 22:02:33 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Thu Apr 19 22:06:46 2012 +0400 |
tree | a2e5c55108c62ff205f9308ea568ec71afc8ac0a | |
parent | 7f6df1e9e44160e6ba55bc7b4687cb460e640883 [diff] |
Use PATH_MAX not MAXPATHLEN MAXPATHLEN is BSD/Solaris constant, PATH_MAX is SUSv2. Signed-off-by: Kir Kolyshkin <kir@openvz.org>