Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs-progs: a couple fixes
@ 2023-08-23 14:27 Josef Bacik
  2023-08-23 14:27 ` [PATCH 1/3] btrfs-progs: take a ref in the root locking code Josef Bacik
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Josef Bacik @ 2023-08-23 14:27 UTC (permalink / raw)
  To: linux-btrfs, kernel-team

Hello,

These are a set of fixes that I needed for the ctree sync to work properly, and
one fix that was just broken in general.  They apply cleanly to devel and should
be straightforward enough.  Thanks,

Josef

Josef Bacik (3):
  btrfs-progs: take a ref in the root locking code
  btrfs-progs: clear root dirty when we update the root
  btrfs-progs: fix improper error handling in btrfs filesystem usage

 cmds/filesystem-usage.c     | 8 +++-----
 kernel-shared/locking.c     | 3 +++
 kernel-shared/transaction.c | 2 ++
 3 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-08-23 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 14:27 [PATCH 0/3] btrfs-progs: a couple fixes Josef Bacik
2023-08-23 14:27 ` [PATCH 1/3] btrfs-progs: take a ref in the root locking code Josef Bacik
2023-08-23 14:27 ` [PATCH 2/3] btrfs-progs: clear root dirty when we update the root Josef Bacik
2023-08-23 17:17   ` David Sterba
2023-08-23 14:27 ` [PATCH 3/3] btrfs-progs: fix improper error handling in btrfs filesystem usage Josef Bacik
2023-08-23 17:18 ` [PATCH 0/3] btrfs-progs: a couple fixes David Sterba

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