From: kernel test robot <lkp@intel.com>
To: Xiubo Li <xiubli@redhat.com>,
jlayton@kernel.org, viro@zeniv.linux.org.uk
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
idryomov@gmail.com, vshankar@redhat.com,
ceph-devel@vger.kernel.org, mcgrof@kernel.org,
akpm@linux-foundation.org, arnd@arndb.de,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
Xiubo Li <xiubli@redhat.com>
Subject: Re: [PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir
Date: Tue, 17 May 2022 05:05:43 +0800 [thread overview]
Message-ID: <202205170402.ez4Z5njh-lkp@intel.com> (raw)
In-Reply-To: <20220516122046.40655-3-xiubli@redhat.com>
Hi Xiubo,
I love your patch! Yet something to improve:
[auto build test ERROR on ceph-client/for-linus]
[also build test ERROR on linus/master v5.18-rc7 next-20220516]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/intel-lab-lkp/linux/commits/Xiubo-Li/ceph-wait-async-unlink-to-finish/20220516-202249
base: https://github.com/ceph/ceph-client.git for-linus
config: i386-randconfig-a001-20220516 (https://download.01.org/0day-ci/archive/20220517/202205170402.ez4Z5njh-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 853fa8ee225edf2d0de94b0dcbd31bea916e825e)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/intel-lab-lkp/linux/commit/85d578952d01b70d71fccd86ccb0fdd1dbd0df8b
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Xiubo-Li/ceph-wait-async-unlink-to-finish/20220516-202249
git checkout 85d578952d01b70d71fccd86ccb0fdd1dbd0df8b
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: ceph_wait_on_conflict_unlink
>>> referenced by dir.c
>>> ceph/dir.o:(ceph_link) in archive fs/built-in.a
>>> referenced by dir.c
>>> ceph/dir.o:(ceph_symlink) in archive fs/built-in.a
>>> referenced by dir.c
>>> ceph/dir.o:(ceph_mkdir) in archive fs/built-in.a
>>> referenced 3 more times
--
0-DAY CI Kernel Test Service
https://01.org/lkp
next prev parent reply other threads:[~2022-05-16 21:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-16 12:20 [PATCH 0/2] ceph: wait async unlink to finish Xiubo Li
2022-05-16 12:20 ` [PATCH 1/2] fs/dcache: add d_compare() helper support Xiubo Li
2022-05-16 13:12 ` Jeff Layton
2022-05-16 12:20 ` [PATCH 2/2] ceph: wait the first reply of inflight unlink/rmdir Xiubo Li
2022-05-16 13:23 ` Jeff Layton
2022-05-16 14:56 ` Xiubo Li
2022-05-16 16:58 ` Jeff Layton
2022-05-17 0:48 ` Xiubo Li
2022-05-16 21:05 ` kernel test robot [this message]
2022-05-16 23:18 ` kernel test robot
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=202205170402.ez4Z5njh-lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=ceph-devel@vger.kernel.org \
--cc=idryomov@gmail.com \
--cc=jlayton@kernel.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=mcgrof@kernel.org \
--cc=viro@zeniv.linux.org.uk \
--cc=vshankar@redhat.com \
--cc=xiubli@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox