All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: reiserfs-devel@vger.kernel.org
Subject: Reiser4 for Linux-3.6
Date: Sun, 21 Oct 2012 21:15:56 +0200	[thread overview]
Message-ID: <508449EC.8090301@gmail.com> (raw)

Changes:

Ivan Shapovalov

. i_dentry is now hlist;
. kill write_super of super_ops:
   upstream commit f0cd2dbb6cf387 "vfs: kill write_super and
   sync_supers". It kills ->write_super() along with its sole
   user, thread sync_supers. Removed from reiser4.
. kunmap_atomic became single:
   upstream commit 167885e593 "feature-removal-schedule.txt:
   remove kmap_atomic(page, km_type)". The second argument was
   actually unused long ago. Kill it.
. create and lookup do not take nameidata

Edward Shishkin

. fixups in cryptcompress plugin:
   Fix up the main search procedure of cryptcompress plugin:
   . make full-fledged tree traversal in the case when we
     encountered empty right neighbor;
   . unlock the left neighbor only in the case when we moved
     to right.
. lock the wb-list, when calling writeback_sb_inodes;
. Capture super block when syncing fs to synchronize the
   superblock with the other stuff. Make gcc happy.

Current status:
The bug which leads to key inconsistency is not yet fixed.
The update is that INSERT_FLOW carry primitive is NOT the culprit,
the problem seems to be in another place.

Download at:
http://sourceforge.net/projects/reiser4/files/reiser4-for-linux-3.x

Thanks,
Edward.

                 reply	other threads:[~2012-10-21 19:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=508449EC.8090301@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=reiserfs-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.