All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Shishkin <edward.shishkin@gmail.com>
To: Zan Lynx <zlynx@acm.org>
Cc: Reiserfs mailing list <reiserfs-devel@vger.kernel.org>
Subject: Re: Reiser4, 2.6.28-rc2-mm1 and prepare_write / commit_write
Date: Thu, 30 Oct 2008 21:03:34 +0300	[thread overview]
Message-ID: <4909F6F6.2080701@gmail.com> (raw)
In-Reply-To: <4909E69E.6070202@acm.org>

Zan Lynx wrote:
> It looks like 2.6.28 committed the removal of prepare_write and
> commit_write.  They are apparently replaced with write_begin and
> write_end.
>
> I thought about trying to convert Reiser4 myself but it was already past
> midnight and it looked like it might be six hour job.
>
> The conversion does not look too complicated, but there may be some
> tricky issues.
>
> I am wondering if you are already working on this, Edward?

Yup.

This is only for loop devices, so if you don't use it,
you can get rid of reiser4_{prepare,commit}_write
and supply NULL to vfs as a temporary fixup.

Thanks,
Edward.


      reply	other threads:[~2008-10-30 18:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-30 16:53 Reiser4, 2.6.28-rc2-mm1 and prepare_write / commit_write Zan Lynx
2008-10-30 18:03 ` Edward Shishkin [this message]

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=4909F6F6.2080701@gmail.com \
    --to=edward.shishkin@gmail.com \
    --cc=reiserfs-devel@vger.kernel.org \
    --cc=zlynx@acm.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.