From: Edward Shishkin <edward.shishkin@gmail.com>
To: "J. Todd Slack" <mailinglists@jasonandannette.us>
Cc: reiserfs-devel@vger.kernel.org
Subject: Re: Reiser4 Maintainer
Date: Fri, 20 Jun 2008 01:56:10 +0400 [thread overview]
Message-ID: <485AD5FA.7090809@gmail.com> (raw)
In-Reply-To: <1CCA8592-A78B-4DC8-AF53-ACD69CAE14C4@jasonandannette.us>
J. Todd Slack wrote:
> Hello All,
>
Hello.
> I have spend a long time over the last years studying Reiser 3 and
> Reiser4.
>
> How would I go about becoming the new Reiser maintainer?
>
> I would like to work on changing Reiser appropriately to get accepted
> in the the kernel. I am sure that I am not aware of all issues at this
> point, but I have known of some issues.
>
> I have attempted to contact Edward Shishkin, but no response.
Yeah, sometimes I can not reply immediately..
>
> Would anyone have thoughts?
Ok, let's start with #14
Since google dropped the cache, pull it as the first item of this list:
http://lkml.org/lkml/2006/8/3/38 (about set_page_dirty_internal).
Also there is a small, but nasty leak of free disk space when process
runs in
no-space-left-on-device mode. It can be reproduced by the following way:
1) format a small partition by mkfs.reiser4 with no options;
2) mount it and look at "df" output;
3) run stress.sh -n 20; let it to work some time with complaints about
no space left on device;
4) terminate stress benchmark and remove everything on the partition;
5) sync and look at "df" output: it can show more used space, then it
was reported at (2).
It would be great to fix this leak.
There is a hint: this leak is related to tail conversion (if you format
a partition with "extents only" policy, then it doesn't take place).
Thanks,
Edward.
next prev parent reply other threads:[~2008-06-19 21:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-19 17:09 Reiser4 Maintainer J. Todd Slack
2008-06-19 18:12 ` Volker Armin Hemmann
2008-06-19 19:33 ` Christopher Sawtell
2008-06-19 19:39 ` Dushan Tcholich
2008-06-19 21:56 ` Edward Shishkin [this message]
2008-06-20 6:02 ` Minor but irritating Reiser4 problem Steven Noonan
2008-06-20 6:19 ` Volker Armin Hemmann
2008-06-20 7:27 ` Edward Shishkin
2008-06-20 19:25 ` Reiser4 Maintainer J. Todd Slack
2008-06-20 22:37 ` Edward Shishkin
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=485AD5FA.7090809@gmail.com \
--to=edward.shishkin@gmail.com \
--cc=mailinglists@jasonandannette.us \
--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.