Change do_chmod to always try lchmod() first (when possible).
authorWayne Davison <wayne@opencoder.net>
Fri, 1 Oct 2021 20:28:57 +0000 (13:28 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 1 Oct 2021 20:28:57 +0000 (13:28 -0700)
commit15dd2058fda8d9996af47785afd225cce08449e4
treecb68b5c561212101eefcc92f70a1a932db0e3f2e
parentc27180c044fde7ef7970eabc01f284f80b8d3141
Change do_chmod to always try lchmod() first (when possible).
syscall.c