All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sheng Yong <shengyong2021@gmail.com>
To: kernel test robot <lkp@intel.com>, Sheng Yong <shengyong1@xiaomi.com>
Cc: shengyong2021@gmail.com, oe-kbuild-all@lists.linux.dev,
	Xiang Gao <xiang@kernel.org>,
	linux-erofs@lists.ozlabs.org, Wang Shuai <wangshuai12@xiaomi.com>
Subject: Re: [xiang-erofs:dev-test 5/5] fs/erofs/super.c:659:22: error: no member named 'off' in 'struct erofs_device_info'
Date: Mon, 19 May 2025 09:58:59 +0800	[thread overview]
Message-ID: <2faff963-c96c-4576-8680-a3e9b432aba5@gmail.com> (raw)
In-Reply-To: <202505190150.4HUHevyn-lkp@intel.com>

On 5/19/25 02:06, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git dev-test
> head:   7cd18799175c533c3f9b1c2b2cb6551e2a86c921
> commit: 7cd18799175c533c3f9b1c2b2cb6551e2a86c921 [5/5] erofs: add 'fsoffset' mount option to specify filesystem offset
> config: x86_64-allmodconfig (https://download.01.org/0day-ci/archive/20250519/202505190150.4HUHevyn-lkp@intel.com/config)
> compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250519/202505190150.4HUHevyn-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/202505190150.4HUHevyn-lkp@intel.com/
> 
> All errors (new ones prefixed by >>):
> 
>>> fs/erofs/super.c:659:22: error: no member named 'off' in 'struct erofs_device_info'
>       659 |                                        sbi->dif0.off, 1 << sbi->blkszbits);

Hi, Xiang,

dif0.off has already been changed to dif0.fsoff, shall I resend the patch to fix that?

thanks,
shengyong

>           |                                        ~~~~~~~~~ ^
>     include/linux/fs_context.h:239:52: note: expanded from macro 'invalfc'
>       239 | #define invalfc(fc, fmt, ...) (errorfc(fc, fmt, ## __VA_ARGS__), -EINVAL)
>           |                                                    ^~~~~~~~~~~
>     include/linux/fs_context.h:227:65: note: expanded from macro 'errorfc'
>       227 | #define errorfc(fc, fmt, ...) __plog((&(fc)->log), 'e', fmt, ## __VA_ARGS__)
>           |                                                                 ^~~~~~~~~~~
>     include/linux/fs_context.h:192:17: note: expanded from macro '__plog'
>       192 |                                         l, fmt, ## __VA_ARGS__)
>           |                                                    ^~~~~~~~~~~
>     1 error generated.
[...]



  reply	other threads:[~2025-05-19  1:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-18 18:06 [xiang-erofs:dev-test 5/5] fs/erofs/super.c:659:22: error: no member named 'off' in 'struct erofs_device_info' kernel test robot
2025-05-19  1:58 ` Sheng Yong [this message]
2025-05-19  2:00   ` Gao Xiang

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=2faff963-c96c-4576-8680-a3e9b432aba5@gmail.com \
    --to=shengyong2021@gmail.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=shengyong1@xiaomi.com \
    --cc=wangshuai12@xiaomi.com \
    --cc=xiang@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.