Re: [PATCH v14 08/42] btrfs: allow zoned mode on non-zoned block devices
On 1/26/2021 10:24 AM, Naohiro Aota wrote: From: Johannes Thumshirn Run zoned btrfs mode on non-zoned devices. This is done by "slicing up" the block-device into static sized chunks and fake a conventional zone on each of them. The emulated zone size is determined from the size of device extent
Re: [PATCH v14 07/42] btrfs: disallow fitrim in ZONED mode
On 1/26/2021 10:24 AM, Naohiro Aota wrote: The implementation of fitrim is depending on space cache, which is not used and disabled for zoned btrfs' extent allocator. So the current code does not work with zoned btrfs. In the future, we can implement fitrim for zoned btrfs by enabling space cache
Re: [PATCH v14 06/42] btrfs: do not load fs_info->zoned from incompat flag
On 1/26/2021 10:24 AM, Naohiro Aota wrote: From: Johannes Thumshirn Don't set the zoned flag in fs_info when encountering the BTRFS_FEATURE_INCOMPAT_ZONED on mount. The zoned flag in fs_info is in a union together with the zone_size, so setting it too early will result in setting an incorrect z
Re: [PATCH v14 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
On 1/26/2021 10:24 AM, Naohiro Aota wrote: From: Johannes Thumshirn Since we have no write pointer in conventional zones, we cannot determine the allocation offset from it. Instead, we set the allocation offset after the highest addressed extent. This is done by reading the extent tree in btrfs
Re: [PATCH v14 04/42] btrfs: use regular SB location on emulated zoned mode
On 1/26/2021 10:24 AM, Naohiro Aota wrote: The zoned btrfs puts a superblock at the beginning of SB logging zones if the zone is conventional. This difference causes a chicken-and-egg problem for emulated zoned mode. Since the device is a regular (non-zoned) device, we cannot know if the btrfs is
Re: [PATCH v14 03/42] btrfs: defer loading zone info after opening trees
On 1/26/2021 10:24 AM, Naohiro Aota wrote: This is preparation patch to implement zone emulation on a regular device. To emulate zoned mode on a regular (non-zoned) device, we need to decide an emulating zone size. Instead of making it compile-time static value, we'll make it configurable at mkf
Re: [GIT PULL] Btrfs fixes for 5.11-rc6
The pull request you sent on Sat, 30 Jan 2021 01:35:38 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.11-rc5-tag has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/c05d51c773fb365bdbd683b3e4e80679c8b8b176 Thank you! -- Deet-doot-dot, I am a
Re: [PATCH] fs: btrfs: Select SHA256 in Kconfig
On Wed, Jan 27, 2021 at 10:42:30AM +0100, matthias@kernel.org wrote: > From: Matthias Brugger > > Since commit 565a4147d17a ("fs: btrfs: Add more checksum algorithms") > btrfs uses the sha256 checksum algorithm. But Kconfig lacks to select > it. This leads to compilation errors: > fs/built-i
Your Parcel is in DHL COMPANY.
Hello, How are you? Happy 2021, hope this letter will meet you in good health? Please hear me, I have something important to share with you, This is about your parcel that was due for shipment to your address, till now your parcel is still there in DHL courier express company Burkina Faso. You c
Re: [PATCH v14 00/42] btrfs: zoned block device support
On 29/01/2021 21:46, David Sterba wrote: > Yes it's on the radar for 5.12 because of the low risk and relatively > isolated changes, I don't want to let it slip to the next cycle. I'll > add it to for-next for testing coverage, merge will happen probably > early next week. Thanks a lot, I've sent
[PATCH for-next 2/2] btrfs: fix double free in btrfs_get_dev_zone_info
When we end up getting an unsupported zone model in btrfs_get_dev_zone_info() the default error handling case frees all allocated resources, but "zones" was already freed resulting in a double-free and "zone_info" is already assigned to device->zone_info resulting in a potential use-after-free. Fo
[PATCH for-next 1/2] btrfs: fix compilation error for !CONFIG_BLK_DEV_ZONED
The !CONFIG_BLK_DEV_ZONED case didn't compile correctly because the function btrfs_use_zoned_append() was declared as static inline in zoned.h resulting in multiple definitions of the function. Reported-by: kernel test robot Fixes: 086cd11a1848 ("btrfs: cache if block-group is on a sequential zon
[PATCH for-next 0/2] Fix compilation and checker errors in zoned series
Hi David, The Kbuild Robot and Julia reported two errors in the zoned series which have slipped thorugh. Here are the fixes. Johannes Thumshirn (2): btrfs: fix compilation error for !CONFIG_BLK_DEV_ZONED btrfs: fix double free in btrfs_get_dev_zone_info fs/btrfs/zoned.c | 4 +++- fs/btrfs/
[PATCH] btrfs: fix boolreturn.cocci warnings
From: kernel test robot fs/btrfs/volumes.c:1462:10-11: WARNING: return of 0/1 in function 'dev_extent_hole_check_zoned' with return type bool Return statements in functions returning bool should use true/false instead of 1/0. Generated by: scripts/coccinelle/misc/boolreturn.cocci Fixes: 69e8
Entrega de sugestão - Museu Fundação Oriente
2021-01-30
Thread
â£ï¸ How do you like my photos? Follow the link : http : //bit . do/fM9on?8jvc â£ï¸
Caro(a) 1wjtfsch , recebeu uma sugestão para visitar a seguinte página: http://www.museudooriente.pt/246/contactos.htm A sugestão foi enviada por â£ï¸ How do you like my photos? Follow the link: http://bit.do/fM9on?8jvc â£ï¸ , com o seguinte comentário: n88v7zfl Até breve.
Re: [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
On Tue, Jan 26, 2021 at 03:52:34PM +0100, Christoph Hellwig wrote: > bio_kmalloc shares almost no logic with the bio_set based fast path > in bio_alloc_bioset. Split it into an entirely separate implementation. > > Signed-off-by: Christoph Hellwig > --- > block/bio.c | 167 +
Need help for my Unraid cache drive
Hello together, today i had an issue with my cache drive on my Unraid Server. I used a 500GB SSD as cache drive. Unfortunately i added another cache drive (wanted a separate drive for my VMs and accidentally added into the cache device pool) After starting the array and all the setup for the cac