All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <yuchao0@huawei.com>
To: Kimberly Brown <kimbrownkd@gmail.com>, <jaegeuk@kernel.org>,
	<gregkh@linuxfoundation.org>
Cc: <linux-f2fs-devel@lists.sourceforge.net>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] f2fs: replace ktype default_attrs with default_groups
Date: Thu, 13 Jun 2019 14:53:09 +0800	[thread overview]
Message-ID: <907b6488-e214-1543-28db-20f9f9d01557@huawei.com> (raw)
In-Reply-To: <20190607174041.11201-1-kimbrownkd@gmail.com>

On 2019/6/8 1:40, Kimberly Brown wrote:
> The kobj_type default_attrs field is being replaced by the
> default_groups field. Replace the default_attrs fields in f2fs_sb_ktype
> and f2fs_feat_ktype with default_groups. Use the ATTRIBUTE_GROUPS macro
> to create f2fs_groups and f2fs_feat_groups.
> 
> Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>

Reviewed-by: Chao Yu <yuchao0@huawei.com>

Thanks,

WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <yuchao0@huawei.com>
To: Kimberly Brown <kimbrownkd@gmail.com>,
	jaegeuk@kernel.org, gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [PATCH] f2fs: replace ktype default_attrs with default_groups
Date: Thu, 13 Jun 2019 14:53:09 +0800	[thread overview]
Message-ID: <907b6488-e214-1543-28db-20f9f9d01557@huawei.com> (raw)
In-Reply-To: <20190607174041.11201-1-kimbrownkd@gmail.com>

On 2019/6/8 1:40, Kimberly Brown wrote:
> The kobj_type default_attrs field is being replaced by the
> default_groups field. Replace the default_attrs fields in f2fs_sb_ktype
> and f2fs_feat_ktype with default_groups. Use the ATTRIBUTE_GROUPS macro
> to create f2fs_groups and f2fs_feat_groups.
> 
> Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>

Reviewed-by: Chao Yu <yuchao0@huawei.com>

Thanks,

WARNING: multiple messages have this Message-ID (diff)
From: Chao Yu <yuchao0@huawei.com>
To: Kimberly Brown <kimbrownkd@gmail.com>, <jaegeuk@kernel.org>,
	<gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: replace ktype default_attrs with default_groups
Date: Thu, 13 Jun 2019 14:53:09 +0800	[thread overview]
Message-ID: <907b6488-e214-1543-28db-20f9f9d01557@huawei.com> (raw)
Message-ID: <20190613065309.LoW_nvm6FNyI7HxMtLU4gSfEuIQLG0RxzqGIR0zdG9A@z> (raw)
In-Reply-To: <20190607174041.11201-1-kimbrownkd@gmail.com>

On 2019/6/8 1:40, Kimberly Brown wrote:
> The kobj_type default_attrs field is being replaced by the
> default_groups field. Replace the default_attrs fields in f2fs_sb_ktype
> and f2fs_feat_ktype with default_groups. Use the ATTRIBUTE_GROUPS macro
> to create f2fs_groups and f2fs_feat_groups.
> 
> Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com>

Reviewed-by: Chao Yu <yuchao0@huawei.com>

Thanks,


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

  reply	other threads:[~2019-06-13 16:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07 17:40 [PATCH] f2fs: replace ktype default_attrs with default_groups Kimberly Brown
2019-06-07 17:40 ` [f2fs-dev] " Kimberly Brown
2019-06-13  6:53 ` Chao Yu [this message]
2019-06-13  6:53   ` Chao Yu
2019-06-13  6:53   ` Chao Yu

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=907b6488-e214-1543-28db-20f9f9d01557@huawei.com \
    --to=yuchao0@huawei.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jaegeuk@kernel.org \
    --cc=kimbrownkd@gmail.com \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-kernel@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 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.