reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Reiser4 for 3.11
@ 2013-09-06  5:36 Ivan Shapovalov
  2013-09-09 10:44 ` Edward Shishkin
  0 siblings, 1 reply; 7+ messages in thread
From: Ivan Shapovalov @ 2013-09-06  5:36 UTC (permalink / raw)
  To: Edward Shishkin; +Cc: reiserfs-devel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-17 17:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06  5:36 Reiser4 for 3.11 Ivan Shapovalov
2013-09-09 10:44 ` Edward Shishkin
2013-09-09 10:53   ` Ivan Shapovalov
2013-09-15 19:37   ` Edward Shishkin
2013-09-15 19:51     ` Ivan Shapovalov
2013-09-15 20:13       ` Chris Gentile
2013-09-17 17:26         ` Quick update Chris Gentile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).