Allow nfs_lookuppath_async to have path[0]=='\0' this happens when we
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 16 Apr 2013 03:42:44 +0000 (20:42 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 16 Apr 2013 03:42:44 +0000 (20:42 -0700)
want to create an object straight under the root directory of what we
mounted.
As always, the actual object to create is then a string starting after the \0 byte


No differences found