Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <ext-adrian.hunter@nokia.com>
- Loading branch information