Marcus Watts <[EMAIL PROTECTED]> writes:
>> Yes.  So why is AFS reporting 0x0000 if that isn't "its magic"?

> linux reports 0 for AFS because that is what it is programmed to do.

(the implied question here is "why was it programmed that way?")

> This is on or around line 421 in file src/afs/LINUX/osi_vfsops.c
>   statp->f_type = 0;          /* Can we get a real type sometime? */

This is unfortunate.  On Linux (unlike MacOS and the BSDs), this field
is the one and only reliable way to determine what type of filesystem
a file sits on.

  - a


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to