From: Christoph Hellwig <hch@lst.de>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Re: [Ocfs2-commits] jlbec commits r2262 - branches/alloc_inode/fs/ocfs2
Date: Tue May 17 16:16:13 2005 [thread overview]
Message-ID: <20050517211616.GA13743@lst.de> (raw)
In-Reply-To: <200505172112.j4HLCq0p022101@oss.oracle.com>
On Tue, May 17, 2005 at 04:12:52PM -0500, svn-commits@oss.oracle.com wrote:
> Author: jlbec
> Date: 2005-05-17 16:12:51 -0500 (Tue, 17 May 2005)
> New Revision: 2262
>
> Modified:
> branches/alloc_inode/fs/ocfs2/aops.c
> branches/alloc_inode/fs/ocfs2/file.c
> branches/alloc_inode/fs/ocfs2/inode.c
> branches/alloc_inode/fs/ocfs2/ocfs.h
> Log:
>
> o Move ip_mmu_private to ocfs2_inode_info.
Btw, for many functions it would be a lot cleaner to have a local
struct ocfs2_inode_info *oi = OCFS2_I(inode);
at the beginning and the just use oi->foo.
next parent reply other threads:[~2005-05-17 16:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200505172112.j4HLCq0p022101@oss.oracle.com>
2005-05-17 16:16 ` Christoph Hellwig [this message]
2005-05-17 18:00 ` [Ocfs2-devel] Re: [Ocfs2-commits] jlbec commits r2262 - branches/alloc_inode/fs/ocfs2 Joel Becker
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=20050517211616.GA13743@lst.de \
--to=hch@lst.de \
--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.