Whamcloud - gitweb
e2freefrag: fix portability problem for Hurd
authorTheodore Ts'o <tytso@mit.edu>
Fri, 2 Mar 2018 19:14:57 +0000 (14:14 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 2 Mar 2018 19:25:11 +0000 (14:25 -0500)
commit97e4f235b89c80dbef7f2c068da3ee298b73a519
treec759c3c674bde456d9083d3f850fc48d44175b6f
parent62708b7ab1239dcd683b10fe9aa91c268ae77b07
e2freefrag: fix portability problem for Hurd

Hurd doesn't define PATH_MAX, so define a fallback definition.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/e2freefrag.c