freebsd-dev/cmd
Brian Behlendorf afffb5cd10 MS_DIRSYNC and MS_REC compat
It turns out that older versions of the glibc headers do not
properly define MS_DIRSYNC despite it being explicitly mentioned
in the man pages.  They instead call it S_WRITE, so for system
where this is not correct defined map MS_DIRSYNC to S_WRITE.
At the time of this commit both Ubuntu Lucid, and Debian Squeeze
both use the out of date glibc headers.

As for MS_REC this field is also not available in the older headers.
Since there is no obvious mapping in this case we simply disable
the recursive mount option which used it.
2011-02-10 12:14:57 -08:00
..
zdb Add missing -ldl linker option 2011-02-10 11:05:44 -08:00
zfs MS_DIRSYNC and MS_REC compat 2011-02-10 12:14:57 -08:00
zinject Add missing -ldl linker option 2011-02-10 11:05:44 -08:00
zpios Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
zpool Add missing -ldl linker option 2011-02-10 11:05:44 -08:00
zpool_id Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
zpool_layout Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
ztest Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00
Makefile.am Add linux zpios support 2010-08-31 13:42:01 -07:00
Makefile.in Minimal libshare infrastructure 2011-02-04 16:14:29 -08:00