From: Adrian Hunter Date: Wed, 23 Jul 2008 13:55:55 +0000 (+0300) Subject: UBIFS: correct orphan deletion order X-Git-Tag: v2.6.27-rc4~65^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f769108424a19c7758546d1d7d19f098b1a33759;p=pandora-kernel.git UBIFS: correct orphan deletion order The debug function that checks orphans, does so using the TNC mutex. That means it will not see a correct picture if the inode is removed from the orphan tree before it is removed from TNC. Signed-off-by: Adrian Hunter --- Reading git-diff-tree failed