K 10 svn:author V 8 mckusick K 8 svn:date V 27 2000-01-18T01:33:05.000000Z K 7 svn:log V 416 During fastpath processing for removal of a short-lived inode, the set of restrictions for cancelling an inode dependency (inodedep) is somewhat stronger than originally coded. Since this check appears in two places, we codify it into the function check_inode_unwritten which we then call from the two sites, one freeing blocks and the other freeing directory entries. Submitted by: Steinar Haug via Matthew Dillon END