All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: cleanups to the sys chunk array checks
@ 2026-02-03 15:39 fdmanana
  2026-02-03 15:39 ` [PATCH 1/2] btrfs: remove duplicate system chunk array max size overflow check fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2026-02-03 15:39 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Details in the changelogs.

Filipe Manana (2):
  btrfs: remove duplicate system chunk array max size overflow check
  btrfs: move min sys chunk array size check to validate_sys_chunk_array()

 fs/btrfs/disk-io.c | 28 +++++++++-------------------
 1 file changed, 9 insertions(+), 19 deletions(-)

-- 
2.47.2


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

end of thread, other threads:[~2026-02-03 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03 15:39 [PATCH 0/2] btrfs: cleanups to the sys chunk array checks fdmanana
2026-02-03 15:39 ` [PATCH 1/2] btrfs: remove duplicate system chunk array max size overflow check fdmanana
2026-02-03 15:39 ` [PATCH 2/2] btrfs: move min sys chunk array size check to validate_sys_chunk_array() fdmanana
2026-02-03 21:03 ` [PATCH 0/2] btrfs: cleanups to the sys chunk array checks Qu Wenruo

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.