Re: 2.3.1[45] corrupts inodes ?

manfreds@colorfullife.com
Fri, 27 Aug 1999 16:30:51 -0400 (EDT)


> /dev/hda6: Inode 208983, i_size is 387916 should be 389120 FIXED
>
> The Inode which has the wrong size is different, but the i_size is
> always 387916 and should always be 389120.
i_size and write() and truncate() are currently not synchonized.
The corruption could be caused by 2 processes which write to
the same file.

--
	Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/