pub const MAX_SYMLINK_FOLLOWS: u8 = 40;
The maximum number of symlink traversals that can be made during path resolution.