Displaying 6 results from an estimated 6 matches for "aio_suspend".
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*
2013 Jan 21
0
[Announce] Samba 3.6.11 Available for Download
...t sernet.de>
* BUG 9569: ntlm_auth.1: Fix format and make examples visible.
o Tsukasa Hamano <hamano at osstech.co.jp>
* BUG 9471: Fix SEGV when using second vfs module.
o Volker Lendecke <vl at samba.org>
* BUG 9548: Correctly detect O_DIRECT.
* BUG 9546: Fix aio_suspend detection on FreeBSD.
######################################################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.f...
2013 Jan 21
0
[Announce] Samba 3.6.11 Available for Download
...t sernet.de>
* BUG 9569: ntlm_auth.1: Fix format and make examples visible.
o Tsukasa Hamano <hamano at osstech.co.jp>
* BUG 9471: Fix SEGV when using second vfs module.
o Volker Lendecke <vl at samba.org>
* BUG 9548: Correctly detect O_DIRECT.
* BUG 9546: Fix aio_suspend detection on FreeBSD.
######################################################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.f...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...llagher <sgallagh at redhat.com>
* BUG 9609: ldb: Move doxygen comments for ldb_connect to the right place.
o Volker Lendecke <vl at samba.org>
* BUG 9541: Make use of posix_openpt.
* BUG 9544: Fix build of vfs_commit and plug in async pwrite support.
* BUG 9546: Fix aio_suspend detection on FreeBSD.
* BUG 9548: Correctly detect O_DIRECT.
* BUG 9549: smbd: Fix memleak in the async echo handler.
o Stefan Metzmacher <metze at samba.org>
* BUG 8909: Fix ACL problem with delegation of privileges and deletion of
accounts over LDAP interface.
* BU...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...llagher <sgallagh at redhat.com>
* BUG 9609: ldb: Move doxygen comments for ldb_connect to the right place.
o Volker Lendecke <vl at samba.org>
* BUG 9541: Make use of posix_openpt.
* BUG 9544: Fix build of vfs_commit and plug in async pwrite support.
* BUG 9546: Fix aio_suspend detection on FreeBSD.
* BUG 9548: Correctly detect O_DIRECT.
* BUG 9549: smbd: Fix memleak in the async echo handler.
o Stefan Metzmacher <metze at samba.org>
* BUG 8909: Fix ACL problem with delegation of privileges and deletion of
accounts over LDAP interface.
* BU...
2013 Jan 07
4
3.6.10 file handle leak under ancient 32-bit kernel
...laio... no
checking for asynchronous io support... yes
checking for 64-bit asynchronous io support... yes
checking for aio_read... yes
checking for aio_write... yes
checking for aio_fsync... yes
checking for aio_return... yes
checking for aio_error... yes
checking for aio_cancel... yes
checking for aio_suspend... yes
checking for aio_read64... yes
checking for aio_write64... yes
checking for aio_fsync64... yes
checking for aio_return64... yes
checking for aio_error64... yes
checking for aio_cancel64... yes
checking for aio_suspend64... yes
checking whether sendfile support should be built in... checking...