All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sunil Mushran <Sunil.Mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] Re: [patch 01/16] ocfs2: Add check for missing range_* prefix in struct writeback_control
Date: Mon Feb  4 19:16:23 2008	[thread overview]
Message-ID: <47A7D4B4.6090802@oracle.com> (raw)
In-Reply-To: <20080202162710.319523000@suse.com>

Jeff@locomotive.unixthugs.org wrote:
> --- a/fs/ocfs2/Makefile	2008-02-02 10:36:14.000000000 -0500
> +++ b/fs/ocfs2/Makefile	2008-02-02 10:36:24.000000000 -0500
> @@ -116,6 +116,10 @@ ifdef NO_MANDATORY_LOCK
>  EXTRA_CFLAGS += -DNO_MANDATORY_LOCK
>  endif
>  
> +ifdef WRITEBACK_CONTROL_NO_RANGE_PREFIX
> +EXTRA_CFLAGS += -DWRITEBACK_CONTROL_NO_RANGE_PREFIX
> +endif
> +
>   

If it's ok, I am changing EXTRA_CFLAGS to 
CFLAGS_compat_sync_mapping_range.o instead.
More targeted.

Rest all the patches look good. If no one objects, I will push these 
tomorrow.

Sunil

  reply	other threads:[~2008-02-04 19:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02 16:27 [Ocfs2-devel] [patch 00/16] ocfs2: SLES10 compatibility patch queue Jeff at locomotive.unixthugs.org
2008-02-02 16:27 ` [Ocfs2-devel] [patch 01/16] ocfs2: Add check for missing range_* prefix in struct writeback_control Jeff at locomotive.unixthugs.org
2008-02-04 19:16   ` Sunil Mushran [this message]
2008-02-04 20:37     ` [Ocfs2-devel] " Jeff Mahoney
2008-02-02 16:27 ` [Ocfs2-devel] [patch 02/16] ocfs2: Add check for missing SYNC_FILE_* flags Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 03/16] ocfs2: Add check for missing blkcnt_t Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 05/16] ocfs2: Add check for missing ->page_mkwrite Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 07/16] ocfs2: Add check for missing read_mapping_page Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 09/16] ocfs2: Add check for invalidatepage returning int Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 08/16] ocfs2: Add check for ino_t in filldir callback Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 10/16] ocfs2: Add check for max_blocks in direct IO get_blocks() Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 12/16] ocfs2: Fix ocfs2_file_aio_{read, write} check Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 11/16] ocfs2: Add check for missing linux/uaccess.h Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 14/16] ocfs2: Add missing includes Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 13/16] ocfs2: Fix kmem_cache_create check Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 15/16] ocfs2: Fix kapi_subsystem check Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 16/16] ocfs2: Add check for system_utsname Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 04/16] ocfs2: Add check for missing i_private Jeff at locomotive.unixthugs.org
2008-02-02 16:28 ` [Ocfs2-devel] [patch 06/16] ocfs2: workaround for old 5-argument get_sb_bdev() Jeff at locomotive.unixthugs.org

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=47A7D4B4.6090802@oracle.com \
    --to=sunil.mushran@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.