The recipients of these requests are file systems, not VFS. Change-Id: I49211cfe4289df25b0c07171c7f8c321fc3731d6
This Shared Folders File System library (libsffs) now contains all the file system logic originally in HGFS. The actual HGFS server code is now a stub that passes on all the work to libsffs. The libhgfs library is changed accordingly.