public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device
@ 2024-12-12  3:58 Sergey Senozhatsky
  2024-12-12  4:14 ` Matthew Wilcox
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Sergey Senozhatsky @ 2024-12-12  3:58 UTC (permalink / raw)
  To: Theodore Ts'o, Christoph Hellwig, Jens Axboe, caiqingfu
  Cc: Andrew Morton, Sergey Senozhatsky, linux-ext4, linux-block,
	linux-fsdevel

Hi,

We've got two reports [1] [2] (could be the same person) which
suggest that ext4 may change page content while the page is under
write().  The particular problem here the case when ext4 is on
the zram device.  zram compresses every page written to it, so if
the page content can be modified concurrently with zram's compression
then we can't really use zram with ext4.

Can you take a look please?

[1] https://bugzilla.kernel.org/show_bug.cgi?id=219548
[2] https://lore.kernel.org/linux-kernel/20241129115735.136033-1-baicaiaichibaicai@gmail.com

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

end of thread, other threads:[~2024-12-12 14:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12  3:58 [bugzilla:219548] the kernel crashes when storing an EXT4 file system in a ZRAM device Sergey Senozhatsky
2024-12-12  4:14 ` Matthew Wilcox
2024-12-12  4:35   ` Sergey Senozhatsky
2024-12-12  4:49 ` Christoph Hellwig
2024-12-12  5:37 ` Theodore Ts'o
2024-12-12  6:30   ` Sergey Senozhatsky
2024-12-12  7:35   ` Christoph Hellwig
2024-12-12 14:04     ` Theodore Ts'o
2024-12-12 14:12       ` Theodore Ts'o
2024-12-12  8:37   ` Sergey Senozhatsky

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