From: Adrian Hunter Date: Wed, 23 Jul 2008 13:55:55 +0000 (+0300) Subject: UBIFS: correct orphan deletion order X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736050bc4278afe09956976b02d259c4286e014f;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