All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 1/2] Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to new added ocfs2_ioctl.h.
Date: Mon, 1 Mar 2010 19:29:45 -0800	[thread overview]
Message-ID: <20100302032945.GG447@mail.oracle.com> (raw)
In-Reply-To: <4B8C8252.1060507@oracle.com>

On Tue, Mar 02, 2010 at 11:13:22AM +0800, tristan wrote:
> > 	That's right, you put it in the C sources.  This way we know
> > what includes each C file has, and only the C files needing the include
> > file actually include it.
> >   
> 
> I'm fine with this:)
> 
> BTW, it's a bad idea to add ocfs2_ioctl.h to ocfs2.h? it's not generic 
> enough to be there to let every C file refer it? right?

	I'm wavering on this.  We have ocfs2_fs.h and ocfs2_lockid.h in
there, but not ocfs2_lockingver.h...

Oh, hell, put it in ocfs2.h right by the other ocfs2_*.h headers.  Can't
hurt.

Joel

-- 

"This is the end, beautiful friend.
 This is the end, my only friend the end
 Of our elaborate plans, the end
 Of everything that stands, the end
 No safety or surprise, the end
 I'll never look into your eyes again."

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127

  reply	other threads:[~2010-03-02  3:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-24  7:51 [Ocfs2-devel] [PATCH 1/2] Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to new added ocfs2_ioctl.h Tiger Yang
2010-02-24  7:51 ` [Ocfs2-devel] [PATCH 2/2] Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v6 Tiger Yang
2010-03-02  1:21 ` [Ocfs2-devel] [PATCH 1/2] Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to new added ocfs2_ioctl.h Joel Becker
2010-03-02  2:08   ` tristan
2010-03-02  2:32     ` Joel Becker
2010-03-02  3:13       ` tristan
2010-03-02  3:29         ` Joel Becker [this message]
2010-03-02  3:32           ` tristan
  -- strict thread matches above, loose matches on Subject: below --
2010-02-08  9:21 Tristan Ye
2010-02-17  6:10 ` Joel Becker
2010-02-05  9:59 Tristan Ye
2010-01-08  8:51 Tristan Ye
2010-02-05 23:09 ` Joel Becker
2010-02-08  2:24   ` tristan

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=20100302032945.GG447@mail.oracle.com \
    --to=joel.becker@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.