1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00
Uri Simchoni b79ea7d3fb s3-sysquotas: remove special handling of EDQUOT
The sysquotas module has several supported backends for
getting/setting user/group quota. This patch removes a check
by the common code, to see if the backend has returned EDQUOT.

Before this patch, it was OK for a backend to return with error
and errno set to EDQUOT, and that meant success, but with a warning
that the user/group is over quota. This is the system behavior on
some Unices. This patch removes this from the protocol between the
sysquota module and its backend drivers - it's the responsibility
of the backend to return 0 iff it has fulfilled the request to get or
set quota.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-06-01 00:57:32 +02:00
..
2015-03-17 11:30:52 +01:00
2014-02-20 22:58:58 +01:00
2016-03-06 19:34:42 +01:00
2015-01-06 00:33:10 +01:00
2015-12-22 02:22:50 +01:00
2015-11-06 13:43:45 +01:00
2015-10-13 01:23:07 +02:00
2014-09-18 20:36:11 +02:00
2016-02-23 22:03:16 +01:00
2016-02-23 22:03:16 +01:00
2014-11-25 07:25:44 +01:00
2016-02-23 22:03:16 +01:00
2016-02-23 22:03:16 +01:00
2015-05-06 04:14:14 +02:00
2016-02-23 22:03:16 +01:00
2015-02-13 23:32:07 +01:00
2016-02-23 22:03:16 +01:00
2015-03-17 11:30:52 +01:00
2012-04-17 10:21:02 +02:00
2012-07-18 15:54:20 -07:00
2016-05-04 01:28:23 +02:00
2016-04-15 15:32:11 +02:00
2012-05-15 18:24:10 +02:00
2015-11-06 13:43:45 +01:00
2015-05-06 15:37:14 +02:00
2016-01-10 22:24:17 +01:00
2016-01-10 22:24:17 +01:00
2012-04-19 19:13:45 +02:00