All of lore.kernel.org
 help / color / mirror / Atom feed
* Reiser4, 2.6.28-rc2-mm1 and prepare_write / commit_write
@ 2008-10-30 16:53 Zan Lynx
  2008-10-30 18:03 ` Edward Shishkin
  0 siblings, 1 reply; 2+ messages in thread
From: Zan Lynx @ 2008-10-30 16:53 UTC (permalink / raw)
  To: Reiserfs mailing list, Edward Shishkin

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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?
- --
Zan Lynx
zlynx@acm.org

"Knowledge is Power.  Power Corrupts.  Study Hard.  Be Evil."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkJ5p4ACgkQolqWs/Y4NLwwxQCfVE8j11jDXHiLC8NVYzLmqFfV
BAIAn0N5154aMz6TIqof+p6D3T277NXo
=DREw
-----END PGP SIGNATURE-----

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

* Re: Reiser4, 2.6.28-rc2-mm1 and prepare_write / commit_write
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Edward Shishkin @ 2008-10-30 18:03 UTC (permalink / raw)
  To: Zan Lynx; +Cc: Reiserfs mailing list

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.


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

end of thread, other threads:[~2008-10-30 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.