K 10 svn:author V 7 asomers K 8 svn:date V 27 2019-04-10T21:46:59.001391Z K 7 svn:log V 427 fusefs: remove "early permission check hack" fuse_vnop_lookup contained an awkward hack meant to reduce daemon activity during long lookup chains. However, the hack is no longer necessary now that we properly cache file attributes. Also, I'm 99% certain that it could've bypassed permission checks when using openat to open a file relative to a directory that lacks execute permission. Sponsored by: The FreeBSD Foundation END