K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-05-07T08:20:56.065400Z K 7 svn:log V 351 - Use the correct flag mask when determining whether an inode has successfully made it to the free list yet or not. This fixes a deadlock that can occur with unlinked but referenced files. Journal space and inodedeps were not correctly reclaimed because the inode block was not left dirty. Tested/Reported by: lwindschuh@googlemail.com END