https://bugzilla.kernel.org/show_bug.cgi?id=200071 Theodore Tso (tytso@xxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |tytso@xxxxxxx --- Comment #4 from Theodore Tso (tytso@xxxxxxx) --- This bug is addressed by these two commits: jbd2: don't mark block as modified if the handle is out of credits http://patchwork.ozlabs.org/patch/930638/ ext4: avoid running out of journal credits when appending to an inline file http://patchwork.ozlabs.org/patch/930641/ This bug can be triggered without needing a specially crafted file system (although, of course, the inline_data feature has to be enabled in the file system --- which is currently not enabled by the default). -- You are receiving this mail because: You are watching the assignee of the bug.