search for: your'll

Displaying 1 result from an estimated 1 matches for "your'll".

Did you mean: you'll
2008 Jul 05
1
AIX: mntctl implementation for NFS quota support
Hi Timo, Hello list, I've played around with dovecot-1.1.1 on AIX to get quotas (especially NFS quotas) to work. I've found that dovecot doesn't implement handling of 'mntctl' and so it is unable to determine filesystem mountpoints on AIX correctly. Your'll find more information about 'mntctl' here: http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.basetechref/doc/basetrf1/mntctl.htm Okay... I've added mntctl support to 'lib/mountpoint.c' today. My tests are looking good and so I'd like to...