linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ext4: ext4_mb_normalize_request() fixes
@ 2014-03-03 14:00 Maurizio Lombardi
  2014-03-03 14:00 ` [PATCH 1/2] ext4: fix wrong assert in ext4_mb_normalize_request() Maurizio Lombardi
  2014-03-03 14:00 ` [PATCH 2/2] ext4: fix bug " Maurizio Lombardi
  0 siblings, 2 replies; 14+ messages in thread
From: Maurizio Lombardi @ 2014-03-03 14:00 UTC (permalink / raw)
  To: linux-ext4; +Cc: linux-fsdevel, tytso, adilger.kernel

Hi,

The first patch fixes an incorrect assert in ext4_mb_normalize_request();
the second patch fixes a kernel panic occurring when using a filesystem
with a low number of blocks per group.


Maurizio Lombardi (2):
  ext4: fix wrong assert in ext4_mb_normalize_request()
  ext4: fix bug in ext4_mb_normalize_request()

 fs/ext4/mballoc.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

-- 
Maurizio Lombardi


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

end of thread, other threads:[~2014-06-11  8:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 14:00 [PATCH 0/2] ext4: ext4_mb_normalize_request() fixes Maurizio Lombardi
2014-03-03 14:00 ` [PATCH 1/2] ext4: fix wrong assert in ext4_mb_normalize_request() Maurizio Lombardi
2014-05-26 16:42   ` Theodore Ts'o
2014-03-03 14:00 ` [PATCH 2/2] ext4: fix bug " Maurizio Lombardi
2014-03-06 15:44   ` Theodore Ts'o
2014-03-06 16:54     ` Maurizio Lombardi
2014-03-06 17:54       ` Lukáš Czerner
2014-03-06 18:32         ` Theodore Ts'o
2014-03-07 21:09           ` Andreas Dilger
2014-05-26 16:50         ` Theodore Ts'o
2014-06-03 18:43           ` Lukáš Czerner
2014-06-03 20:36             ` Theodore Ts'o
2014-06-06  7:09               ` Lukáš Czerner
2014-06-11  8:47               ` Maurizio Lombardi

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