[PATCHES] s2-sysquota-linux: remove support for old linux quota interfaces

Uri Simchoni uri at samba.org
Tue May 24 19:46:14 UTC 2016


That's s3-sysquota :)

On 05/24/2016 10:43 PM, Uri Simchoni wrote:
> Hi,
> 
> This patch set removes support for what seems to be pretty old Linux
> quota interfaces. Looks like the "current" quotactl interface has been
> supported for some time now, and the "v1" and "v2" interface support can
> be dropped.
> 
> One thing I didn't clean up was treatment of EDQUOT as a non-error
> condition for quotactl() system call. The code assumed that when
> querying quota, an EDQUOT errno return means that quotactl has returned
> meaningful data. I tried to keep this. However, I did not find
> documentation of this in Linux man pages, nor in the current kernel
> source code, so I wonder whether we need this.
> 
> Review appreciated.
> Thanks,
> Uri.
> 




More information about the samba-technical mailing list