From: Mingming Cao Date: Wed, 27 Sep 2006 08:49:32 +0000 (-0700) Subject: [PATCH] ext3: turn on reservation dump on block allocation errors X-Git-Tag: v2.6.19-rc1~994 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321fb9e81821a81b2cda1328698b0c19d57c717f;p=pandora-kernel.git [PATCH] ext3: turn on reservation dump on block allocation errors In the past there were a few kernel panics related to block reservation tree operations failure (insert/remove etc). It would be very useful to get the block allocation reservation map info when such error happens. Signed-off-by: Mingming Cao Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed