commit | 0c320f776ed83e1ebde4d49bc316b23e868b4737 | [log] [tgz] |
---|---|---|
author | Al Viro <[email protected]> | Fri Sep 25 19:48:56 2020 -0400 |
committer | Al Viro <[email protected]> | Sun Oct 25 20:01:53 2020 -0400 |
tree | 088e549a0b2b62211fc13c20fc00e42ae0e8f99a | |
parent | aebf15f0fbd54e8deebc56642c08da15b905027c [diff] |
reverse_path_check_proc(): don't bother with cookies We know there's no loops by the time we call it; the only thing we care about is too deep reverse paths. Signed-off-by: Al Viro <[email protected]>