[Tux3] symlink, truncate, unlink, link, and some bug fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <tux3@...>
Date: Sunday, December 7, 2008 - 7:47 am

Hi,

Those patches fix some bugs, and adds new handlers ->symlink(),
->truncate(), ->delete_inode(), ->unlink(), and ->link().

There are some bugs, e.g. purge_inum() doesn't truncate bnode/ileaf
itself. And we don't free blocks on delete/truncate (need to implement
free_block()). Those have to be fixed soon or later.

static-http://userweb.kernel.org/~hirofumi/tux3/

Please review it.
--
OGAWA Hirofumi

_______________________________________________
Tux3 mailing list
Tux3@tux3.org
http://mailman.tux3.org/cgi-bin/mailman/listinfo/tux3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Tux3] Tux3 kernel port - introduction, Daniel Phillips, (Tue Aug 26, 7:04 pm)
[Tux3] symlink, truncate, unlink, link, and some bug fixes, OGAWA Hirofumi, (Sun Dec 7, 7:47 am)
Re: [Tux3] Tux3 kernel port - about ext2_get_inode, Daniel Phillips, (Wed Aug 27, 1:42 am)
Re: [Tux3] Tux3 kernel port - about ext2_get_inode, Daniel Phillips, (Sat Aug 30, 7:49 pm)