The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Evgeniy Dushistov <dushistov@mail.ru>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 2/2] ufs: directory and page cache: from blocks to pages
Date: Fri, 19 May 2006 11:08:21 -0700	[thread overview]
Message-ID: <20060519110821.7d033ee4.akpm@osdl.org> (raw)
In-Reply-To: <20060519171833.GA28572@rain.homenetwork>

Evgeniy Dushistov <dushistov@mail.ru> wrote:
>
> This patch changes function in fs/ufs/dir.c and fs/ufs/namei.c
> to work with pages instead of straight work with blocks.

Yeah, this is nice-looking stuff, thanks.

Beware that the code which you've borrowed from ext2 has had several really
subtle problems over the past few years.  Stress-testing of this new code
(especially on small-blocksize filesystems and under memory pressure) might
reveal defects.  Still, it could hardly be worse than the present situation.


Does anyone know of a good way of creating UFS filesytems under Linux?  I
had a go at porting BSD ufsutils a few years ago and nearly died.  There's
http://ufs-linux.sourceforge.net/, but that hasn't been touched in a couple
of years..


  reply	other threads:[~2006-05-19 18:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-19 17:18 [PATCH 2/2] ufs: directory and page cache: from blocks to pages Evgeniy Dushistov
2006-05-19 18:08 ` Andrew Morton [this message]
2006-05-20 15:01   ` Evgeniy Dushistov
2006-05-20 21:06   ` Jan Engelhardt

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=20060519110821.7d033ee4.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=dushistov@mail.ru \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox