Dear all More details is here: https://bugzilla.kernel.org/show_bug.cgi?id=220685 Reproducer using bash Openafs: [ -d "/afs/.west" ] && echo "Directory exists." kafs: [ -d "/afs/.west" ] && echo "Directory exists." Directory exists. -Markus Suvanto