Lionel Sambuc
b6aa3714a1
Remove protocol version of {mode,ino,uid,gid}_t
...
Now that we have enough room in the message, remove these types.
Change-Id: Ib734c6f0209b259a14a1189b3886b9c8474e1b9a
2014-07-28 17:05:29 +02:00
Lionel Sambuc
6a94be7e63
Message types for VFS putnode
...
Change-Id: I0802ccaaaa6ee1b4eb96d62b08f9795c790ce39b
2014-07-28 17:05:28 +02:00
Lionel Sambuc
03514ba605
Getting rid of "old-style-definition"
...
Patch submitted by hoefnix. Ref.
https://groups.google.com/d/msg/minix-dev/sHQDVJRyx1c/eJjrYOqk5bgJ
Change-Id: I2fcdf4cf119ef252ccc7df06849baf37ffd08440
2014-07-28 17:05:09 +02:00
Thomas Veerman
ab19ece134
Define protocol version of {mode,ino,uid,gid}_t
...
Change-Id: Ia2027749f2ce55a561d19eb895a5618505e9a2ac
2014-02-18 11:25:01 +01:00
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