]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:quota-nfs: add RQ_PATHLEN define for systems that don't have it
authorBjörn Jacke <bj@sernet.de>
Sun, 9 Sep 2012 14:00:47 +0000 (16:00 +0200)
committerBjoern Jacke <bj@sernet.de>
Sun, 9 Sep 2012 15:44:51 +0000 (17:44 +0200)
Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Sun Sep  9 17:44:51 CEST 2012 on sn-devel-104

source3/lib/sysquotas_nfs.c

index 3427f33ee47e7c6dcc7395b16805f157d8dd84fe..ad98152029870789c5a67f14b73e9ab4fbffc489 100644 (file)
 #endif
 #include <rpc/xdr.h>
 
+#ifndef RQ_PATHLEN
+#define RQ_PATHLEN 1024
+#endif
+
 #ifdef HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U
 #define GQR_RQUOTA getquota_rslt_u.gqr_rquota
 #define GQR_STATUS status