in rquota_server.c result from stat is used as rq_bsize. This is in most cases wrong and result from statfs should be used
fixed for next release.