Ha, that's okey to use ALIGN
On 05/30/2018 11:26 AM, cgxu519@xxxxxxx wrote:
It’s trivial but I don’t see any benefit from it,do you?
Considering rsize & wsize, I would rather to keep same form.
在 2018年5月30日,上午11:18,Dongsheng Yang <dongsheng.yang@xxxxxxxxxxxx> 写道:
Then maybe it would be
fsopt->rasize = ALIGN_DOWN(intval + PAGE_SIZE - 1, PAGE_SIZE);
Thanx
On 05/30/2018 10:45 AM, cgxu519@xxxxxxx wrote:
fsopt->rasize = ALIGN(intval + PAGE_SIZE - 1, PAGE_SIZE);
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html