kafs breaks west meta build tool

markus.suvanto at gmail.com markus.suvanto at gmail.com
Sun Oct 19 04:53:54 PDT 2025


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



More information about the linux-afs mailing list