K 10 svn:author V 3 kib K 8 svn:date V 27 2009-01-29T11:21:15.490303Z K 7 svn:log V 242 MFC r183067: The struct inode *ip supplied to softdep_freefile is not neccessary the inode having number ino. In r170991, the ip was marked IN_MODIFIED, that is not quite correct. Mark only the right inode modified by checking inode number. END