]> git.baikalelectronics.ru Git - kernel.git/commit
UBIFS: dump stack when pnode or nnode reading fails
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 24 May 2011 11:10:03 +0000 (14:10 +0300)
committerArtem Bityutskiy <dedekind1@gmail.com>
Mon, 4 Jul 2011 07:54:26 +0000 (10:54 +0300)
commit9a711f0a6e2729486224e0fa7a75066c13f0c353
treeae3b439d285bc1fb3d03287c02d5fdd613a33142
parentd6122e42e9998ac8f94241f6f01c10463ba12408
UBIFS: dump stack when pnode or nnode reading fails

When we fail to read a pnode or nnode - print stacktrace if debugging is enabled.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
fs/ubifs/lpt.c