linux-bcachefs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] eliminate the uninitialized compilation warning
@ 2024-04-19  7:48 Hongbo Li
  2024-04-19  7:48 ` [PATCH 1/2] bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct_snapshots Hongbo Li
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Hongbo Li @ 2024-04-19  7:48 UTC (permalink / raw)
  To: kent.overstreet, bfoster; +Cc: linux-bcachefs, lihongbo22

Eliminating the uninitialized compilation warning in bcachefs-tools.

Hongbo Li (2):
  bcachefs: eliminate the uninitialized compilation warning in
    bch2_reconstruct_snapshots
  bcachefs: eliminate the uninitialized compilation warning in
    __do_six_trylock

 fs/bcachefs/six.c      | 6 ++----
 fs/bcachefs/snapshot.c | 5 ++++-
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-04-26  1:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19  7:48 [PATCH 0/2] eliminate the uninitialized compilation warning Hongbo Li
2024-04-19  7:48 ` [PATCH 1/2] bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct_snapshots Hongbo Li
2024-04-25  3:34   ` Kent Overstreet
2024-04-25  3:55     ` Hongbo Li
2024-04-25 17:08       ` Kent Overstreet
2024-04-26  1:31         ` Hongbo Li
2024-04-19  7:48 ` [PATCH 2/2] bcachefs: eliminate the uninitialized compilation warning in __do_six_trylock Hongbo Li
2024-04-25  3:39   ` Kent Overstreet
2024-04-24  1:14 ` [PATCH 0/2] eliminate the uninitialized compilation warning Hongbo Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).