All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB
@ 2022-06-24  9:37 xiubli
  2022-06-24  9:37 ` [PATCH 1/2] ceph: make f_bsize always equal to f_frsize xiubli
  2022-06-24  9:37 ` [PATCH 2/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB xiubli
  0 siblings, 2 replies; 5+ messages in thread
From: xiubli @ 2022-06-24  9:37 UTC (permalink / raw)
  To: jlayton, idryomov; +Cc: vshankar, pdonnell, lhenriques, ceph-devel, Xiubo Li

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(-)

-- 
2.36.0.rc1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-25  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24  9:37 [PATCH 0/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB xiubli
2022-06-24  9:37 ` [PATCH 1/2] ceph: make f_bsize always equal to f_frsize xiubli
2022-06-24  9:37 ` [PATCH 2/2] ceph: switch to 4KB block size if quota size is not aligned to 4MB xiubli
2022-06-24 14:47   ` Luís Henriques
2022-06-25  0:58     ` Xiubo Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.