linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Jeff Layton <jlayton@redhat.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] nfsd: include cld.h in the headers_install target
Date: Mon, 16 Apr 2012 15:58:18 -0400	[thread overview]
Message-ID: <20120416195818.GA17415@fieldses.org> (raw)
In-Reply-To: <1334592422-26567-1-git-send-email-jlayton@redhat.com>

On Mon, Apr 16, 2012 at 12:07:02PM -0400, Jeff Layton wrote:
> The cld.h file contains the definition of the upcall format to talk
> with nfsdcld. When I added the file though, I neglected to add it
> to the headers-y target, so make headers_install wasn't installing it.

OK, thanks.  I do have one 3.4 bugfix to send in, so I'll throw this in
with that and send a pull request tomorrow.--b.

> 
> Signed-off-by: Jeff Layton <jlayton@redhat.com>
> ---
>  include/linux/nfsd/Kbuild |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/linux/nfsd/Kbuild b/include/linux/nfsd/Kbuild
> index b8d4001..5b7d84a 100644
> --- a/include/linux/nfsd/Kbuild
> +++ b/include/linux/nfsd/Kbuild
> @@ -1,3 +1,4 @@
> +header-y += cld.h
>  header-y += debug.h
>  header-y += export.h
>  header-y += nfsfh.h
> -- 
> 1.7.7.6
> 

      reply	other threads:[~2012-04-16 19:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-16 16:07 [PATCH] nfsd: include cld.h in the headers_install target Jeff Layton
2012-04-16 19:58 ` J. Bruce Fields [this message]

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=20120416195818.GA17415@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=jlayton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).