On Sun, Nov 21, 2010 at 2:31 AM, Edward Shishkin <edward.shishkin@xxxxxxxxx> wrote: > Changes since 2.6.35: > > . Fixed ->write_end() method: the old one didn't update i_size, and this > resulted in empty files and "orphan" items. The problem took place only > for splice users (loop devices, pipe2, etc). > > . Implemented ->sync_fs() method of super operations. Since introducing a > new per-bdi flushing stuff reiser4 wasn't able to perform sync on umount. > Now such sync is performed by reiser4_sync_fs(). > > . Fixed an old bug which led to non-deletable directories. > > . Fixed an old bug in tail conversion, which led to data corruption when > running in disk space pressure situations. > > Please, find at > http://www.kernel.org/pub/linux/kernel/people/edward/reiser4/reiser4-for-2.6/ > > Thanks, > Edward. > -- > To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hi Edward, thank you very much ! :) Regards Matt -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html