All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs: some fixes around check send root flags
@ 2024-11-06 11:50 fdmanana
  2024-11-06 11:50 ` [PATCH 1/2] btrfs: send: check for dead send root under critical section fdmanana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fdmanana @ 2024-11-06 11:50 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Do proper checks for dead and read-only send roots while under the
protection of the necessary lock. More details in the change logs.

Filipe Manana (2):
  btrfs: send: check for dead send root under critical section
  btrfs: send: check for read-only send root under critical section

 fs/btrfs/send.c | 33 ++++++++++++++-------------------
 1 file changed, 14 insertions(+), 19 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-11-06 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 11:50 [PATCH 0/2] btrfs: some fixes around check send root flags fdmanana
2024-11-06 11:50 ` [PATCH 1/2] btrfs: send: check for dead send root under critical section fdmanana
2024-11-06 11:50 ` [PATCH 2/2] btrfs: send: check for read-only " fdmanana
2024-11-06 18:31 ` [PATCH 0/2] btrfs: some fixes around check send root flags David Sterba

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.