mbox series

[0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB

Message ID 20220624093730.8564-1-xiubli@redhat.com (mailing list archive)
Headers show
Series ceph: switch to 4KB block size if quota size is not aligned to 4MB | expand

Message

Xiubo Li June 24, 2022, 9:37 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>


Xiubo Li (2):
  ceph: make f_bsize always equal to f_frsize
  ceph: switch to 4KB block size if quota size is not aligned to 4MB

 fs/ceph/quota.c | 31 ++++++++++++++++++++-----------
 fs/ceph/super.c | 22 +++++++++++-----------
 2 files changed, 31 insertions(+), 22 deletions(-)