--- samba-3.0.10/source/include/samba_linux_quota.h.old 2006-01-25 15:26:01.000000000 +0000 +++ samba-3.0.10/source/include/samba_linux_quota.h 2006-01-25 15:27:39.000000000 +0000 @@ -321,10 +321,10 @@ struct v2_dqstats { }; #ifndef Q_V2_GETQUOTA -#define Q_V2_GETQUOTA 0x0D00 +#define Q_V2_GETQUOTA 0x800007 #endif #ifndef Q_V2_SETQUOTA -#define Q_V2_SETQUOTA 0x0E00 +#define Q_V2_SETQUOTA 0x800008 #endif #endif /* _QUOTAIO_LINUX_V2 */