[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090614013211.GA22552@homero.springfield.home>
Date: Sat, 13 Jun 2009 22:32:11 -0300
From: Leandro Lucarella <llucax@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Alberto Bertogli <albertito@...tiri.com.ar>
Subject: NILFS2 get stuck after bio_alloc() fail
Hi!
While testing nilfs2 (using 2.6.30) doing some "cp"s and "rm"s, I noticed
sometimes they got stucked in D state, and the kernel had said the
following message:
NILFS: IO error writing segment
A friend gave me a hand and after adding some printk()s we found out that
the problem seems to occur when bio_alloc()s inside nilfs_alloc_seg_bio()
fail, making it return NULL; but we don't know how that causes the
processes to get stucked.
PS: Please CC me.
--
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists