ceph: make f_bsize always equal to f_frsize
authorXiubo Li <xiubli@redhat.com>
Fri, 24 Jun 2022 08:43:49 +0000 (16:43 +0800)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 2 Aug 2022 22:54:13 +0000 (00:54 +0200)
commit0c04a117d77b258febb1a69da7c0cb651d4a38cc
treeb1319c8f4d3361ff7313207a41b43165cac0802a
parente027ddb6d3cce80945ab86358929460f91f5cf4f
ceph: make f_bsize always equal to f_frsize

The f_frsize maybe changed in the quota size is less than the defualt
4MB.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/super.c