From: Benny Halevy <bhalevy-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org>
To: Alexander Beregalov
<a.beregalov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
andros-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org,
bfields-vtMw8L3fJ9vSiEDVxGk4TQ@public.gmane.org
Cc: "linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
<linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>,
pNFS Mailing List <pnfs-6DNke4IJHB0gsBAKwltoeQ@public.gmane.org>
Subject: Re: next-20090406: nfsd build fails
Date: Mon, 06 Apr 2009 11:53:28 +0300 [thread overview]
Message-ID: <49D9C308.6020500@panasas.com> (raw)
In-Reply-To: <a4423d670904060027y44550d99g2cb40ce415dbb048-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Apr. 06, 2009, 10:27 +0300, Alexander Beregalov <a.beregalov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
> Hi
>
> fs/nfsd/nfssvc.c: In function 'set_max_drc':
> fs/nfsd/nfssvc.c:240: error: 'NFSD_DRC_SIZE_SHIFT' undeclared
>
> CONFIG_NFSD_V4 is not set
Hi Alexander,
Thanks for reporting this!
Andy, Bruce: please see attached 2 patches fixing compile/link errors
with DRC under !defined(CONFIG_NFSD_V4):
[PATCH 1/2] SQUASHEM: nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
[PATCH 2/2] SQUASHME: nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4
Benny
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Benny Halevy <bhalevy@panasas.com>
To: Alexander Beregalov <a.beregalov@gmail.com>,
andros@netapp.com, bfields@citi.umich.edu
Cc: "linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
linux-nfs@vger.kernel.org,
Stephen Rothwell <sfr@canb.auug.org.au>,
pNFS Mailing List <pnfs@linux-nfs.org>
Subject: Re: next-20090406: nfsd build fails
Date: Mon, 06 Apr 2009 11:53:28 +0300 [thread overview]
Message-ID: <49D9C308.6020500@panasas.com> (raw)
In-Reply-To: <a4423d670904060027y44550d99g2cb40ce415dbb048-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Apr. 06, 2009, 10:27 +0300, Alexander Beregalov <a.beregalov@gmail.com> wrote:
> Hi
>
> fs/nfsd/nfssvc.c: In function 'set_max_drc':
> fs/nfsd/nfssvc.c:240: error: 'NFSD_DRC_SIZE_SHIFT' undeclared
>
> CONFIG_NFSD_V4 is not set
Hi Alexander,
Thanks for reporting this!
Andy, Bruce: please see attached 2 patches fixing compile/link errors
with DRC under !defined(CONFIG_NFSD_V4):
[PATCH 1/2] SQUASHEM: nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
[PATCH 2/2] SQUASHME: nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4
Benny
next prev parent reply other threads:[~2009-04-06 8:53 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-06 7:27 next-20090406: nfsd build fails Alexander Beregalov
[not found] ` <a4423d670904060027y44550d99g2cb40ce415dbb048-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-04-06 8:53 ` Benny Halevy [this message]
2009-04-06 8:53 ` Benny Halevy
[not found] ` <49D9C308.6020500-C4P08NqkoRlBDgjK7y7TUQ@public.gmane.org>
2009-04-06 9:00 ` [PATCH 1/2] SQUASHEM: nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc Benny Halevy
2009-04-06 9:00 ` Benny Halevy
2009-04-06 9:00 ` [PATCH 2/2] SQUASHME: nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 Benny Halevy
2009-04-06 9:00 ` Benny Halevy
2009-04-06 17:11 ` next-20090406: nfsd build fails J. Bruce Fields
2009-04-06 17:11 ` J. Bruce Fields
2009-04-07 18:53 ` Benny Halevy
2009-04-07 20:05 ` [pnfs] " William A. (Andy) Adamson
2009-04-09 16:12 ` J. Bruce Fields
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=49D9C308.6020500@panasas.com \
--to=bhalevy-c4p08nqkorlbdgjk7y7tuq@public.gmane.org \
--cc=a.beregalov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=andros-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org \
--cc=bfields-vtMw8L3fJ9vSiEDVxGk4TQ@public.gmane.org \
--cc=linux-next-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pnfs-6DNke4IJHB0gsBAKwltoeQ@public.gmane.org \
--cc=sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.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.