From: Jeff Mahoney <jeffm@suse.com>
To: ReiserFS Development Mailing List <reiserfs-devel@vger.kernel.org>
Cc: Vladimir Saveliev <vs@namsys.com>
Subject: [patch 0/3] reiserfs: support for file systems > 8 TiB
Date: Wed, 08 Aug 2007 21:19:24 -0400 [thread overview]
Message-ID: <20070809011924.576171089@suse.com> (raw)
Hi all -
When I was integrating my reiserfsprogs patches into 3.6.20, I realized
that it already understands larger bitmaps. Not only that, it zeroes them
out just as my patches did. Since that revision has been released for
nearly a year, I'd call that "standard."
This set of patches should be the final one. Rather than caching the
bitmap count in the superblock, we calculate it on the fly like
reiserfsprogs does.
I've integrated this patch set into the openSUSE 10.3 kernel, but I'm
confident they'll survive some heavier testing.
-Jeff
--
Jeff Mahoney
SUSE Labs
next reply other threads:[~2007-08-09 1:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 1:19 Jeff Mahoney [this message]
2007-08-09 1:19 ` [patch 1/3] reiserfs: fix usage of signed ints for block numbers Jeff Mahoney
2007-08-09 1:19 ` [patch 2/3] reiserfs: ignore s_bmap_nr on disk for file systems >= 8 TiB Jeff Mahoney
2007-08-09 1:19 ` [patch 3/3] reiserfs: fix memset byte count during resize Jeff Mahoney
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=20070809011924.576171089@suse.com \
--to=jeffm@suse.com \
--cc=reiserfs-devel@vger.kernel.org \
--cc=vs@namsys.com \
/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.