* map.c, map.h: Add FromMountFlags, ToMountFlags. (MountFlags is used in
authorJonathan Pryor <jpryor@novell.com>
Thu, 12 May 2005 20:35:07 +0000 (20:35 -0000)
committerJonathan Pryor <jpryor@novell.com>
Thu, 12 May 2005 20:35:07 +0000 (20:35 -0000)
commit4e871776b5b716ee0e4eab63ac3bccbf03718c32
tree9c09f5cd150556f1358a7eb11190240da7b5dada
parent7f5ef7e3f0f183a5cbf4e904697d1ac34f385beb
  * map.c, map.h: Add FromMountFlags, ToMountFlags.  (MountFlags is used in
    `struct statvfs', which is POSIX).
  * sys-statvfs.c: Use ToMountFlags to convert the OS flags value into the
    managed equivalent.

svn path=/trunk/mono/; revision=44465
support/ChangeLog
support/map.c
support/map.h
support/sys-statvfs.c