Hi Edward! I'm sorry for the silence... The summer, as it usually happens, turned out to be not-easier-than-studying-days (personal life and all), so unfortunately there is not much progress with TRIM implementation for reiser4. There is some code, but it's stability is zero. Anyway, here is my usual attempt to port reiser4 to next kernel. 3.11 got a significant API change (readdir() of file_operations changed to iterate()), and I'm unsure if I done that correctly. But it works, unlike TRIM. :) (FYI, iterate() differs from readdir() mostly in that it works with a copy of f_pos instead of with f->f_pos directly.) Thanks, Ivan -- 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