The file was committed with mode 100644 so Linux clones couldn't
execute it directly; the CI path that invokes it as
/tmp/scoutfs-notify/apply.sh <target>
was getting 'Permission denied'. The ci/apply-notify-patches.sh
shim now also chmod +x defensively, but fixing the stored mode
is the right place to handle it.
Two-patch series that layers an observer-only file-access
notification stream onto scoutfs. See README.md for the design
summary and rebase workflow.
Base: scoutfs v1.29