s3:quota: don't force the block size to 512
commit2e0e116bd5d0201b0b711f46eb3f0e96cdbd89a4
authorBjörn Jacke <bj@sernet.de>
Thu, 6 Sep 2012 08:23:50 +0000 (6 10:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Oct 2012 09:05:42 +0000 (29 10:05 +0100)
treefe441bd628aa23a57acff070df0bc849b66ed1f1
parentfc553408ca5a0d8a478c5a60d0620932840236a1
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)
(cherry picked from commit 7b2acf8abe50f20302e7e296dc0ccb5e0c7963de)
source3/smbd/quotas.c