From: Chao Yu <chao@kernel.org>
To: Chao Yu <yuchao0@huawei.com>, Eric Biggers <ebiggers@kernel.org>,
linux-f2fs-devel@lists.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 0/3] f2fs: fixes for FS_IOC_{GET,SET}FSLABEL
Date: Sun, 18 Aug 2019 21:03:21 +0800 [thread overview]
Message-ID: <26511603-db36-f614-3066-0fcd3f5af483@kernel.org> (raw)
In-Reply-To: <faefae52-3c06-46b1-8be9-3774a98a212b@huawei.com>
Hi Eric,
Do you mind folding these fixes into original patch as it's still in dev branch?
BTW, any comment or suggestion is welcome in my original patch.... :)
Thanks,
On 2019-8-16 14:49, Chao Yu wrote:
> Eric, thanks for all the fixes.
>
> Thanks,
>
> On 2019/8/16 13:55, Eric Biggers wrote:
>> Fix some bugs in the f2fs implementation of the FS_IOC_GETFSLABEL and
>> FS_IOC_SETFSLABEL ioctls.
>>
>> Eric Biggers (3):
>> f2fs: fix buffer overruns in FS_IOC_{GET,SET}FSLABEL
>> f2fs: fix copying too many bytes in FS_IOC_SETFSLABEL
>> f2fs: add missing authorization check in FS_IOC_SETFSLABEL
>>
>> fs/f2fs/file.c | 27 +++++++++------------------
>> 1 file changed, 9 insertions(+), 18 deletions(-)
>>
>
>
> _______________________________________________
> Linux-f2fs-devel mailing list
> Linux-f2fs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
>
_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
next prev parent reply other threads:[~2019-08-18 13:03 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-16 5:55 [f2fs-dev] [PATCH 0/3] f2fs: fixes for FS_IOC_{GET,SET}FSLABEL Eric Biggers
2019-08-16 5:55 ` [f2fs-dev] [PATCH 1/3] f2fs: fix buffer overruns in FS_IOC_{GET, SET}FSLABEL Eric Biggers
2019-08-16 6:50 ` Chao Yu
2019-08-16 5:55 ` [f2fs-dev] [PATCH 2/3] f2fs: fix copying too many bytes in FS_IOC_SETFSLABEL Eric Biggers
2019-08-16 6:59 ` Chao Yu
2019-08-18 15:41 ` Eric Biggers
2019-08-19 1:33 ` Chao Yu
2019-08-19 1:58 ` Chao Yu
2019-08-19 2:55 ` Eric Biggers
2019-08-19 3:24 ` Chao Yu
2019-08-16 5:55 ` [f2fs-dev] [PATCH 3/3] f2fs: add missing authorization check " Eric Biggers
2019-08-16 7:00 ` Chao Yu
2019-08-16 6:49 ` [f2fs-dev] [PATCH 0/3] f2fs: fixes for FS_IOC_{GET,SET}FSLABEL Chao Yu
2019-08-18 13:03 ` Chao Yu [this message]
2019-08-18 15:42 ` Eric Biggers
2019-08-19 3:03 ` Jaegeuk Kim
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=26511603-db36-f614-3066-0fcd3f5af483@kernel.org \
--to=chao@kernel.org \
--cc=ebiggers@kernel.org \
--cc=linux-f2fs-devel@lists.sourceforge.net \
--cc=yuchao0@huawei.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;
as well as URLs for NNTP newsgroup(s).