All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Jeff Layton <jlayton@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
Date: Fri, 30 Aug 2024 09:32:59 +0800	[thread overview]
Message-ID: <202408300938.JuwmtIFM-lkp@intel.com> (raw)
In-Reply-To: <20240826-delstid-v2-3-e8ab5c0e39cc@kernel.org>

Hi Jeff,

kernel test robot noticed the following build errors:

[auto build test ERROR on 55f9aa30de14b6ec52940adeb4790c15247fed40]

url:    https://github.com/intel-lab-lkp/linux/commits/Jeff-Layton/nfsd-add-pragma-public-to-delegated-timestamp-types/20240826-205313
base:   55f9aa30de14b6ec52940adeb4790c15247fed40
patch link:    https://lore.kernel.org/r/20240826-delstid-v2-3-e8ab5c0e39cc%40kernel.org
patch subject: [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS
config: alpha-allyesconfig (https://download.01.org/0day-ci/archive/20240830/202408300938.JuwmtIFM-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 13.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240830/202408300938.JuwmtIFM-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202408300938.JuwmtIFM-lkp@intel.com/

All errors (new ones prefixed by >>):

>> fs/nfsd/nfs4xdr_gen.c:5:10: fatal error: linux/sunrpc/xdrgen/nfs4.h: No such file or directory
       5 | #include <linux/sunrpc/xdrgen/nfs4.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +5 fs/nfsd/nfs4xdr_gen.c

a5d1a86a2b739f3 Chuck Lever 2024-08-19  4  
f96781780f53e55 Jeff Layton 2024-08-26 @5  #include <linux/sunrpc/xdrgen/nfs4.h>
a5d1a86a2b739f3 Chuck Lever 2024-08-19  6  

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2024-08-30  1:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 12:46 [PATCH v2 0/7] nfsd: implement the "delstid" draft Jeff Layton
2024-08-26 12:46 ` [PATCH v2 1/7] nfsd: add pragma public to delegated timestamp types Jeff Layton
2024-08-26 12:46 ` [PATCH v2 2/7] nfs_common: make nfs4.h include generated nfs4_1.h Jeff Layton
2024-08-26 12:46 ` [PATCH v2 3/7] nfsd: add support for FATTR4_OPEN_ARGUMENTS Jeff Layton
2024-08-30  1:32   ` kernel test robot [this message]
2024-08-26 12:46 ` [PATCH v2 4/7] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION Jeff Layton
2024-08-26 12:46 ` [PATCH v2 5/7] fs: add an ATTR_CTIME_DLG flag Jeff Layton
2024-08-26 13:08   ` Christian Brauner
2024-08-26 13:16     ` Jeff Layton
2024-08-26 12:46 ` [PATCH v2 6/7] nfsd: drop the ncf_cb_bmap field Jeff Layton
2024-08-26 12:46 ` [PATCH v2 7/7] nfsd: add support for delegated timestamps Jeff Layton

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=202408300938.JuwmtIFM-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jlayton@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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.