]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
quota-fs: Default to quota API v2 if _LINUX_QUOTA_VERSION is undefined.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 18 Oct 2017 13:21:52 +0000 (16:21 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Fri, 27 Oct 2017 18:38:26 +0000 (21:38 +0300)
commit39eefc53d06cf9790c6e3180a67b68e89eb71313
treee5fc27dc490a498756e98ede74080172560e12e2
parentcf6131bdaa0883f8e2c39843e301eae70cedb8de
quota-fs: Default to quota API v2 if _LINUX_QUOTA_VERSION is undefined.

glibc v2.25 drops v1 support in sys/quota.h and doesn't define
_LINUX_QUOTA_VERSION.
src/plugins/quota/quota-fs.c