linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] udf: Correct lock ordering in udf_setsize()
@ 2024-05-20 13:50 Jan Kara
  2024-05-20 13:50 ` [PATCH 1/2] udf: Drop pointless IS_IMMUTABLE and IS_APPEND check Jan Kara
  2024-05-20 13:50 ` [PATCH 2/2] udf: Fix lock ordering in udf_evict_inode() Jan Kara
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Kara @ 2024-05-20 13:50 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Jan Kara

Hello!

Syzbot has reported a lockdep warning in udf_setsize(). After some analysis
this is actually harmless but this series fixes the lockdep false positive
error. I plan to merge these patches through my tree.

								Honza

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

end of thread, other threads:[~2024-05-20 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-20 13:50 [PATCH 0/2] udf: Correct lock ordering in udf_setsize() Jan Kara
2024-05-20 13:50 ` [PATCH 1/2] udf: Drop pointless IS_IMMUTABLE and IS_APPEND check Jan Kara
2024-05-20 13:50 ` [PATCH 2/2] udf: Fix lock ordering in udf_evict_inode() Jan Kara

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