linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ext3_bread usage audit due non-initialized variable
@ 2012-10-01 19:50 Carlos Maiolino
  2012-10-01 19:50 ` [PATCH 1/2] ext3: fix possible non-initialized variable on htree_dirblock_to_tree() Carlos Maiolino
  2012-10-01 19:50 ` [PATCH 2/2] ext3: ext3_bread usage audit Carlos Maiolino
  0 siblings, 2 replies; 14+ messages in thread
From: Carlos Maiolino @ 2012-10-01 19:50 UTC (permalink / raw)
  To: linux-ext4

This is a backport from ext4 to fix a possible non-initialized variable and
wrong behaviour of ext3_bread() callers caused due this.

Carlos Maiolino (2):
  ext3: fix possible non-initialized variable on
    htree_dirblock_to_tree()
  ext3: ext3_bread usage audit

 fs/ext3/namei.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 67 insertions(+), 10 deletions(-)

-- 
1.7.11.4


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

end of thread, other threads:[~2012-10-08 16:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-01 19:50 [PATCH 0/2] ext3_bread usage audit due non-initialized variable Carlos Maiolino
2012-10-01 19:50 ` [PATCH 1/2] ext3: fix possible non-initialized variable on htree_dirblock_to_tree() Carlos Maiolino
2012-10-02 13:55   ` Jan Kara
2012-10-01 19:50 ` [PATCH 2/2] ext3: ext3_bread usage audit Carlos Maiolino
2012-10-02 13:55   ` Jan Kara
2012-10-02 14:27     ` Carlos Maiolino
2012-10-04 12:38       ` Jan Kara
2012-10-03  2:59   ` [PATCH 2/2] ext3: ext3_bread usage audit [V2] Carlos Maiolino
2012-10-04 12:42     ` Jan Kara
2012-10-04 13:02       ` Jan Kara
2012-10-04 13:57         ` Carlos Maiolino
2012-10-04 14:29           ` Jan Kara
2012-10-04 17:47             ` Carlos Maiolino
2012-10-08 16:15               ` 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).