David van Moolenbroek
ef7b484e5c
Create SFFS library out of HGFS
...
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.
2012-04-09 18:08:26 +02:00
David van Moolenbroek
09b327b042
HGFS: move all VMware-specific code into libhgfs
2012-04-09 17:32:36 +02:00
Ben Gras
7336a67dfe
retire PUBLIC, PRIVATE and FORWARD
2012-03-25 21:58:14 +02:00
David van Moolenbroek
3e46876a73
hgfs: fix atime/mtime attribute setting bug
...
Reported and investigated by Antoine Leca.
2011-12-23 19:02:57 +01:00
Arun Thomas
b48b037fbe
Reorganize some directories
...
servers/hgfs/hgfs_server => servers/hgfs
servers/hgfs/libhgfs => lib/libhgfs
servers/rs/service => commands/service
drivers/memory/memory_driver => drivers/memory
drivers/memory/ramdisk => drivers/ramdisk
2010-05-26 22:49:57 +00:00