linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] zonefs: add support zone capacity support
@ 2020-07-16 10:16 Johannes Thumshirn
  2020-07-16 10:16 ` [PATCH 1/2] zonefs: add zone-capacity support Johannes Thumshirn
  2020-07-16 10:16 ` [PATCH 2/2] zonefs: update documentation to reflect zone size vs capacity Johannes Thumshirn
  0 siblings, 2 replies; 4+ messages in thread
From: Johannes Thumshirn @ 2020-07-16 10:16 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: linux-fsdevel, Johannes Thumshirn

Add support for zone capacity to zonefs. For devices which expose a zone capacity
that is different to the zone's size, the maximum zonefs file size will be set
to the zone's (usable) capacity, not the zone size.

Johannes Thumshirn (2):
  zonefs: add zone-capacity support
  zonefs: update documentation to reflect zone size vs capacity

 Documentation/filesystems/zonefs.rst | 17 +++++++++--------
 fs/zonefs/super.c                    |  9 +++++----
 fs/zonefs/zonefs.h                   |  3 +++
 3 files changed, 17 insertions(+), 12 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-07-17  9:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 10:16 [PATCH 0/2] zonefs: add support zone capacity support Johannes Thumshirn
2020-07-16 10:16 ` [PATCH 1/2] zonefs: add zone-capacity support Johannes Thumshirn
2020-07-17  9:04   ` Damien Le Moal
2020-07-16 10:16 ` [PATCH 2/2] zonefs: update documentation to reflect zone size vs capacity Johannes Thumshirn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).