I too would like to hear the status of said feature request.
I think any valid SF account should be able to create/edit a project's wiki, hosted or not if the admin wishes them to.
I am going to follow up my original comment about going O_DIRECT. The O_DIRECT as implemented now can only map kmem_cache to user memory addresses it gives an EFAULT if trying to map to existing kmem_cache addresses, which is silly cause all it would need to do is forgo the mapping. Anyways that is the way it is and why there is block-io.
Here is a Redhat spec file for building rpms right from the SVN.
You will need gcc, binutils, patch, openssl-devel, make and subversion installed as well as rpm-build and redhat-rpm-config for it to work, but with the build environment properly installed all that you need to do is copy this file to /usr/src/redhat/SPECS and do a rpmbuild -ba iscsitarget-svn.spec and you should have RPMs and...