r19982: From Michael Adam (ma@sernet.de) (thanks!:-)
commitd908a897ed166e4592892d4b6773abf8614d1c6f
authorStefan Metzmacher <metze@samba.org>
Fri, 1 Dec 2006 15:12:22 +0000 (1 15:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:17 +0000 (10 12:16 -0500)
tree9bfd85222d9be91b7650b403d8084c2fe7bd38e8
parentcb0402c2d3941a813e33b2b5e07c54b9ff644ca4
r19982: From Michael Adam (ma@sernet.de) (thanks!:-)

  Metze: as noted by "shattered" and discussed on the irc,
  here is a patch to lib/sysquotas_linux.c replacing some
  "get"s by "set"s. The other lib/sysquotas*.c files look
  ok to me. But in the linux variant, the problem is not
  in the actual call of quotactl but in the preparation of
  the respective "D" structs. This makes the difference
  between the get and set calls for SMB_USER_FS_QUOTA_TYPE
  and SMB_GROUP_FS_QUOTA_TYPE.

metze
(This used to be commit d303cc7e620d8879e153c6a145c331453cf6552f)
source3/lib/sysquotas_linux.c