From: "Namjae Jeon" <namjae.jeon@samsung.com>
To: "'Linus Torvalds'" <torvalds@linux-foundation.org>
Cc: "'LKML'" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] exfat fixes for 5.7-rc7
Date: Mon, 18 May 2020 13:58:09 +0900 [thread overview]
Message-ID: <000801d62cd0$ed42b540$c7c81fc0$@samsung.com> (raw)
In-Reply-To: CGME20200518045810epcas1p1aa279ded0971de7d07e600a85f242459@epcas1p1.samsung.com
Hi Linus,
This is exfat fixes pull request for v5.7-rc7. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:
Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/for-5.7-rc7
for you to fetch changes up to 94182167ec730dadcaea5fbc6bb8f1136966ef66:
exfat: fix possible memory leak in exfat_find() (2020-05-18 11:51:44 +0900)
----------------------------------------------------------------
Description for this pull request:
- Fix potential memory leak in exfat_find.
- Set exfat's splice_write to iter_file_splice_write to fix the splice
failure on direct-opened file
----------------------------------------------------------------
Eric Sandeen (1):
exfat: use iter_file_splice_write
Wei Yongjun (1):
exfat: fix possible memory leak in exfat_find()
fs/exfat/file.c | 13 +++++++------
fs/exfat/namei.c | 1 +
2 files changed, 8 insertions(+), 6 deletions(-)
next parent reply other threads:[~2020-05-18 4:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200518045810epcas1p1aa279ded0971de7d07e600a85f242459@epcas1p1.samsung.com>
2020-05-18 4:58 ` Namjae Jeon [this message]
2020-05-18 17:50 ` [GIT PULL] exfat fixes for 5.7-rc7 pr-tracker-bot
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='000801d62cd0$ed42b540$c7c81fc0$@samsung.com' \
--to=namjae.jeon@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox