Andreas Dilger <adilger@xxxxxxx> wrote: > Wouldn't it make a lot more sense to create a virtual device, open the > mountpoint, or do _something_ that associates these calls with AFS > directly instead of having the kernel magically route the call to a > specific filesystem? Ummm... You mean like mkdir, rmdir, symlink, readlink, mknod, creat, open, unlink, etc. aren't magically routed by the kernel to a specific filesystem based on the pathname? The exception to that is pathless pioctls which are most annoying and require special handling and foreknowledge whatever. David -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html