Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] Fix potential deadlock, types and typo in zoned series
@ 2021-02-01  8:52 Naohiro Aota
  2021-02-01  8:52 ` [PATCH for-next 1/3] btrfs: fix to return bool instead of int Naohiro Aota
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Naohiro Aota @ 2021-02-01  8:52 UTC (permalink / raw)
  To: linux-btrfs, David Sterba
  Cc: Johannes Thumshirn, Julia Lawall, Anand Jain, Josef Bacik,
	linux-fsdevel, Naohiro Aota

Hello David,

The kernel test bot, Julia and Anand reported a lock incorrectness, a type
mis-match and a typo.

Here are the fixes.

Naohiro Aota (3):
  btrfs: fix to return bool instead of int
  btrfs: properly unlock log_mutex in error case
  btrfs: fix a typo in comment

 fs/btrfs/tree-log.c | 1 +
 fs/btrfs/volumes.c  | 8 ++++----
 fs/btrfs/zoned.c    | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-01 17:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-01  8:52 [PATCH for-next 0/3] Fix potential deadlock, types and typo in zoned series Naohiro Aota
2021-02-01  8:52 ` [PATCH for-next 1/3] btrfs: fix to return bool instead of int Naohiro Aota
2021-02-01  8:52 ` [PATCH for-next 2/3] btrfs: properly unlock log_mutex in error case Naohiro Aota
2021-02-01  8:52 ` [PATCH for-next 3/3] btrfs: fix a typo in comment Naohiro Aota
2021-02-01 17:48 ` [PATCH for-next 0/3] Fix potential deadlock, types and typo in zoned series David Sterba

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