Displaying 1 result from an estimated 1 matches for "iz48778".
2009 Jul 30
3
AIX and posix_fallocate
...ecly set, when posix_fallocate
returns EOPNOTSUPP (="Operation not supported on socket"). In this
case the return code has to be checked rather than errno.
When patched dovecot handles err==EOPNOTSUPP the same way like
errno==EINVAL on Solaris.
A note for all AIX Admins:
Without APAR
IZ48778: POSIX_FALLOCATE() FAILS WITH ERROR-25(ENOTTY) resp.
IZ46961: POSIX_FALLOCATE() FAILS WITH ERROR-25(ENOTTY)
APPLIES TO AIX 5300-06
you don't even get EOPNOTSUPP: posix_fallocate fails with NOTTY.
So you have to install one of this fixes to make the patch work.
Ralf
--
__________...