linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ext4: misc 3.18-rc2 bugfixes
@ 2014-10-28  1:19 Darrick J. Wong
  2014-10-28  1:19 ` [PATCH 1/3] ext4: enable journal checksum when metadata checksum feature enabled Darrick J. Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Darrick J. Wong @ 2014-10-28  1:19 UTC (permalink / raw)
  To: tytso, darrick.wong; +Cc: linux-ext4

Hi all,

Here are three patches against 3.18-rc2 to fix some problems that I
found in ext4.  The first fix turns on journal checksumming whenever
metadata checksumming is enabled; the second prohibits changing the
journal_checksumming feature during a remount; and the third fixes a
resource leak in extent status procfs files when the journal load
fails.

Comments and questions are, as always, welcome.  I'm done sending
patches for now.  Hopefully.

--D

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

end of thread, other threads:[~2014-10-29  2:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28  1:19 [PATCH 0/3] ext4: misc 3.18-rc2 bugfixes Darrick J. Wong
2014-10-28  1:19 ` [PATCH 1/3] ext4: enable journal checksum when metadata checksum feature enabled Darrick J. Wong
2014-10-29  1:58   ` Theodore Ts'o
2014-10-28  1:19 ` [PATCH 2/3] Subject: [PATCH] ext4: disallow changing journal_csum option during remount Darrick J. Wong
2014-10-29  2:20   ` Theodore Ts'o
2014-10-28  1:19 ` [PATCH 3/3] ext4: remove extent status procfs files if journal load fails Darrick J. Wong
2014-10-29  2:20   ` Theodore Ts'o

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