aee517463d
CIFS uid/gid mismatch caused Permission denied on files created via NFS (cert.key, .gnupg, etc. owned by uid=99 with mode 600/700; SMB user can't access them server-side). NFS maps uid/gid directly, avoiding the issue. Use hard mount so spin-up blocks briefly instead of returning EIO.