You could make the directory read-only on the underlying FS, so the write will always fail unless the mount has succeeded.
That sounds like it should work. Will give it a try. Cheers.
@aggi started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
You could make the directory read-only on the underlying FS, so the write will always fail unless the mount has succeeded.