From: Tao Ma <tao.ma@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/3] ocfs2-1.4: Backport inode alloc from mainline.
Date: Thu, 26 Feb 2009 14:28:47 +0800 [thread overview]
Message-ID: <49A6369F.5030208@oracle.com> (raw)
Hi all,
this patch set are the backport of inode alloc improvement from
mainline to ocfs2-1.4.
the patches are almost the same excpet one thing:
Joel has added JBD2 support to ocfs2, so he has added "max_blocks" to
alloc_context and add a new function
"ocfs2_reserve_clusters_with_limit". We don't have that in ocfs2-1.4. So
there are some great difference in patch 2.
Regards,
Tao
next reply other threads:[~2009-02-26 6:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-26 6:28 Tao Ma [this message]
2009-02-25 21:33 ` [Ocfs2-devel] [PATCH 1/3] ocfs2-1.4: Optimize inode allocation by remembering last group Tao Ma
2009-02-25 21:34 ` [Ocfs2-devel] [PATCH 2/3] ocfs2-1.4: Allocate inode groups from global_bitmap Tao Ma
2009-02-25 21:34 ` [Ocfs2-devel] [PATCH 3/3] ocfs2-1.4: Optimize inode group allocation by recording last used group Tao Ma
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=49A6369F.5030208@oracle.com \
--to=tao.ma@oracle.com \
--cc=ocfs2-devel@oss.oracle.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.