Message ID | 20200811084531.677853-1-damien.lemoal@wdc.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] zonefs changes for X.Y-rcZ | expand |
The pull request you sent on Tue, 11 Aug 2020 17:45:31 +0900:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.9-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/57d528bfe7d7279d7e91a9bd9803837835c09b5c
Thank you!
Linus, The following changes since commit 00e4db51259a5f936fec1424b884f029479d3981: Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux (2020-08-10 19:21:38 -0700) are available in the Git repository at: ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs.git/ tags/zonefs-5.9-rc1 for you to fetch changes up to 4c96870e58f8bce1c7eba5f92ec69089ae6798f4: zonefs: update documentation to reflect zone size vs capacity (2020-08-11 17:42:25 +0900) ---------------------------------------------------------------- zonefs changes for 5.9-rc1 A single change for this cycle adding support for zone capacities smaller than the zone size, from Johannes. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> ---------------------------------------------------------------- Johannes Thumshirn (2): zonefs: add zone-capacity support zonefs: update documentation to reflect zone size vs capacity Documentation/filesystems/zonefs.rst | 22 ++++++++++++---------- fs/zonefs/super.c | 16 ++++++++++++---- fs/zonefs/zonefs.h | 3 +++ 3 files changed, 27 insertions(+), 14 deletions(-)