following links, hence is usable for checking of presence of a symlink. Also slighly cleanup EXISTS and CREAT cases - use symbolic constants instead of 0/1. This is needed for emulation of readlink(2), lchown(2) and similar. Addresses kern/11757.