Evgeniy Dushistov <dushistov@xxxxxxx> wrote: > > The situation the same: in ufs_trunc_(not direct), > we read block, > check if count of links to it is equal to one, > if so we finish cycle, if not continue. > Because of "count of links" always >=2 this operation cause > infinite cycle and hang up the kernel. okay, but do we know what that code which you removed was actually intended to do? Do you know whether 2.4 kernels exhibit the same bug? If not, we might have accidentally broken UFS at some stage. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html