linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Misc locking fixes
@ 2019-07-25  8:27 Nikolay Borisov
  2019-07-25  8:27 ` [PATCH 1/2] btrfs: Remove unused locking functions Nikolay Borisov
  2019-07-25  8:27 ` [PATCH 2/2] btrfs: Fix deadlock caused by missing memory barrier Nikolay Borisov
  0 siblings, 2 replies; 4+ messages in thread
From: Nikolay Borisov @ 2019-07-25  8:27 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nikolay Borisov

Here are two patches cleaning up unused functions and fixing a newly introduced
deadlock due to memory barriers. Especially the memory barrier one needs to be 
sent merged ASAP. 

Nikolay Borisov (2):
  btrfs: Remove unused locking functions
  btrfs: Fix deadlock caused by missing memory barrier

 fs/btrfs/locking.c           | 45 +++++-------------------------------
 fs/btrfs/locking.h           |  2 --
 include/trace/events/btrfs.h |  2 --
 3 files changed, 6 insertions(+), 43 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-07-25 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-25  8:27 [PATCH 0/2] Misc locking fixes Nikolay Borisov
2019-07-25  8:27 ` [PATCH 1/2] btrfs: Remove unused locking functions Nikolay Borisov
2019-07-25  8:27 ` [PATCH 2/2] btrfs: Fix deadlock caused by missing memory barrier Nikolay Borisov
2019-07-25 15:33   ` David Sterba

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).