|
|
Subscribe / Log in / New account

Reiser4 for Linux-3.7

From:  Edward Shishkin <edward.shishkin@gmail.com>
To:  reiserfs-devel <reiserfs-devel@vger.kernel.org>
Subject:  Reiser4 for Linux-3.7
Date:  Sun, 06 Jan 2013 21:42:10 +0100
Message-ID:  <50E9E1A2.4040400@gmail.com>
Archive‑link:  Article

Changes since 3.6:

Ivan Shapovalov

. Port for linux-3.7;
. make reiser4 mapping not movable (always fail migration).

Edward Shishkin

. Ifdef reiser4_migratepage to prevent compilation error
   in the case when CONFIG_MIGRATION is not defined;
. Use separate foo_bugop() instead of the common bugop()
   to understand in what stub the oops occured;
. Don't set zeros to the body of ctail item in debug mode
   (where extra-modifications are highly undesirable);
. Use "dispatch" prefix for file operations, which pass
   management to FILE plugins in accordance with inode's
   plugin table (pset);
. Update comments.

Please, find here:
http://sourceforge.net/projects/reiser4/files/reiser4-for...

Thanks,
Edward.
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds