s3:quota: don't force the block size to 512
authorBjörn Jacke <bj@sernet.de>
Thu, 6 Sep 2012 08:23:50 +0000 (10:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Oct 2012 09:02:16 +0000 (11:02 +0200)
commit7b2acf8abe50f20302e7e296dc0ccb5e0c7963de
tree329d0a1902d20d3e67e8f1181f7d6f53d727b04d
parent0efdbc565fe64ab87bda4c9632a701e3115d7b23
s3:quota: don't force the block size to 512

there is no point in forcing the block size to 512 when curblocks is 1. This
will only lead to false quota reporting. See bug #3272
(cherry picked from commit d6cc08b9eeb9de17bc0e610d6cf6dba13c5c8222)
source3/smbd/quotas.c