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)
committerBjörn Jacke <bj@sernet.de>
Thu, 6 Sep 2012 13:08:22 +0000 (15:08 +0200)
commitd6cc08b9eeb9de17bc0e610d6cf6dba13c5c8222
treeb6d8a2e80d6385150e730478fdbc0f1d94128942
parent146ad30387ebfeaa0269a26b1c5ee32ed13e095e
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
source3/smbd/quotas.c