define MAX_HANDLE_SZ for use with name_to_handle_at
authorKhem Raj <raj.khem@gmail.com>
Thu, 13 Sep 2018 14:00:05 +0000 (07:00 -0700)
committerRich Felker <dalias@aerifal.cx>
Thu, 13 Sep 2018 15:46:46 +0000 (11:46 -0400)
commit7d7f44253f2d8cfd0a7adf9f918d88aa24d4e012
tree1565abaa3852ac1690d190ffdbdf16f832732e8b
parent036df43d2a1d327370af005f861598d814c55121
define MAX_HANDLE_SZ for use with name_to_handle_at

MAX_HANDLE_SZ is described in name_to_handle_at() to contain maximum
expected size for a file handle
include/fcntl.h