public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] minor cleanups for device close and free functions
@ 2023-04-04 14:55 Anand Jain
  2023-04-04 14:55 ` [PATCH 1/2] btrfs: warn for any missed cleanup at btrfs_close_one_device Anand Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anand Jain @ 2023-04-04 14:55 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Anand Jain

This patch series includes fixes for minor issues identified in the
btrfs_close_one_device() and btrfs_free_device() functions.

Anand Jain (2):
  btrfs: warn for any missed cleanup at btrfs_close_one_device
  btrfs: remove redundant release of alloc_state

 fs/btrfs/volumes.c | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-06  5:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 14:55 [PATCH 0/2] minor cleanups for device close and free functions Anand Jain
2023-04-04 14:55 ` [PATCH 1/2] btrfs: warn for any missed cleanup at btrfs_close_one_device Anand Jain
2023-04-05 17:37   ` David Sterba
2023-04-06  5:15     ` Anand Jain
2023-04-04 14:55 ` [PATCH 2/2] btrfs: remove redundant release of alloc_state Anand Jain
2023-04-05 17:41 ` [PATCH 0/2] minor cleanups for device close and free functions David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox