From: "Namjae Jeon" <namjae.jeon@samsung.com>
To: "'Pali Rohár'" <pali@kernel.org>,
"'Alexander Viro'" <viro@zeniv.linux.org.uk>
Cc: <linux-fsdevel@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
"'Sungjong Seo'" <sj1557.seo@samsung.com>
Subject: RE: [PATCH 0/4] Fixes for exfat driver
Date: Wed, 18 Mar 2020 08:20:04 +0900 [thread overview]
Message-ID: <000101d5fcb2$96ec6270$c4c52750$@samsung.com> (raw)
In-Reply-To: <20200317222555.29974-1-pali@kernel.org>
> This patch series contains small fixes for exfat driver. It removes
> conversion from UTF-16 to UTF-16 at two places where it is not needed and
> fixes discard support.
Looks good to me.
Acked-by: Namjae Jeon <namjae.jeon@samsung.com>
Hi Al,
Could you please push these patches into your #for-next ?
Thanks!
>
> Patches are also in my exfat branch:
> https://git.kernel.org/pub/scm/linux/kernel/git/pali/linux.git/log/?h=exfa
> t
>
> Pali Rohár (4):
> exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
> exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
> exfat: Remove unused functions exfat_high_surrogate() and
> exfat_low_surrogate()
> exfat: Fix discard support
>
> fs/exfat/exfat_fs.h | 2 --
> fs/exfat/namei.c | 19 ++++---------------
> fs/exfat/nls.c | 13 -------------
> fs/exfat/super.c | 5 +++--
> 4 files changed, 7 insertions(+), 32 deletions(-)
>
> --
> 2.20.1
next prev parent reply other threads:[~2020-03-17 23:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200317222604epcas1p1559308b0199c5320a9c77f5ad9f033a2@epcas1p1.samsung.com>
2020-03-17 22:25 ` Pali Rohár
2020-03-17 22:25 ` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF Pali Rohár
2020-03-18 0:09 ` Al Viro
2020-03-18 9:32 ` Pali Rohár
2020-03-28 23:40 ` Pali Rohár
2020-03-17 22:25 ` [PATCH 2/4] exfat: Simplify exfat_utf8_d_cmp() " Pali Rohár
2020-03-17 22:25 ` [PATCH 3/4] exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate() Pali Rohár
2020-03-17 22:25 ` [PATCH 4/4] exfat: Fix discard support Pali Rohár
2020-03-17 23:20 ` Namjae Jeon [this message]
2020-04-15 8:01 ` [PATCH 0/4] Fixes for exfat driver Pali Rohár
2020-04-15 23:43 ` Namjae Jeon
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='000101d5fcb2$96ec6270$c4c52750$@samsung.com' \
--to=namjae.jeon@samsung.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pali@kernel.org \
--cc=sj1557.seo@samsung.com \
--cc=viro@zeniv.linux.org.uk \
/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
Powered by JetHome