minix/servers
David van Moolenbroek 7113bcb896 Redo mount(2)/umount(2) ABI
- pass in file system type through mount(2), and return this type in
  statvfs structures as generated by [f]statvfs(2);
- align mount flags field with NetBSD's, splitting out service flags
  which are not to be passed to VFS;
- remove limitation of mount ABI to 16-byte labels, so that labels
  can be made larger in the future;
- introduce new m11 message union type for mount(2) as side effect.

Change-Id: I88b7710e297e00a5e4582ada5243d3d5c2801fd9
2014-02-18 11:25:01 +01:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 Align "struct statvfs" with NetBSD 2014-02-18 11:25:01 +01:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
ipc moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
is Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
iso9660fs Align "struct statvfs" with NetBSD 2014-02-18 11:25:01 +01:00
lwip fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mfs Align "struct statvfs" with NetBSD 2014-02-18 11:25:01 +01:00
pfs moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
pm VFS/FS: remove fstatfs(2) and REQ_FSTATFS 2014-02-18 11:25:01 +01:00
procfs Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
rs Alignement on netbsd types, part 1 2014-02-18 11:25:01 +01:00
sched kernel: spelling fixes 2013-10-09 20:24:17 -04:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
vm stat.h: remove some big_ types 2014-02-18 11:25:01 +01:00
Makefile lwip (inet's alternative) is compiled by default 2013-03-25 16:51:25 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00