>NFS-symlink support should now be in the 5.1 and in the 5.0 trees in
>CVS. Please have a look also at 5.1. Testing with ".." inside the
>path, multiple-level-symlinks e.g would be nice - obviously your nfs
>server behaves different than mine as I got error 21 in the beginning
>while you had 22 (or the other way round).
In the interest of more readable code could you possibly use some enums
or defines for magic values like 5, 21 and 22? You could steal the names
from /usr/include/linux/nfs.h and add to etherboot.h.
|