From: Benny Halevy <bhalevy@panasas.com>
To: Steve Dickson <SteveD@redhat.com>
Cc: Linux NFS Mailing list <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH] pnfs: compile error in blocklayout code
Date: Thu, 30 Sep 2010 22:15:12 +0200 [thread overview]
Message-ID: <4CA4EFD0.1040902@panasas.com> (raw)
In-Reply-To: <4CA4ED68.3090806-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
On 2010-09-30 22:04, Steve Dickson wrote:
> I needed to make the following change to get the
> block layout code to compile in a Fedora build
> environment.
>
> Signed-off-by: Steve Dickson <steved@redhat.com>
Merged. Thanks!
Benny
>
> diff -up linux-2.6.35.x86_64/fs/nfs/blocklayout/blocklayout.h.orig linux-2.6.35.x86_64/fs/nfs/blocklayout/blocklayout.h
> --- linux-2.6.35.x86_64/fs/nfs/blocklayout/blocklayout.h.orig 2010-09-30 14:35:49.800480934 -0400
> +++ linux-2.6.35.x86_64/fs/nfs/blocklayout/blocklayout.h 2010-09-30 15:09:14.118105750 -0400
> @@ -34,7 +34,7 @@
>
> #include <linux/nfs_fs.h>
> #include <linux/dm-ioctl.h> /* Needed for struct dm_ioctl*/
> -#include <../pnfs.h>
> +#include "../pnfs.h"
>
> #define PAGE_CACHE_SECTORS (PAGE_CACHE_SIZE >> 9)
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-09-30 20:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 20:04 [PATCH] pnfs: compile error in blocklayout code Steve Dickson
[not found] ` <4CA4ED68.3090806-AfCzQyP5zfLQT0dZR+AlfA@public.gmane.org>
2010-09-30 20:15 ` Benny Halevy [this message]
2010-09-30 20:22 ` Jim Rees
2010-09-30 20:30 ` Benny Halevy
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=4CA4EFD0.1040902@panasas.com \
--to=bhalevy@panasas.com \
--cc=SteveD@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/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.