All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function
@ 2016-10-09 18:15 Stefan Brüns
  2016-10-13 14:15 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Brüns @ 2016-10-09 18:15 UTC (permalink / raw)
  To: u-boot

This patch series addresses Coverity defects CID 153383/153384.
The first patch is a preparation patch, the second addresses the
actual issue.
The last patch corrects the journal handling in the same function.

Stefan Br?ns (3):
  ext4: cleanup unlink_filename function
  ext4: Fix handling of direntlen in unlink_filename
  ext4: Only write journal entries for modified blocks in
    unlink_filename

 fs/ext4/ext4_common.c | 87 +++++++++++++++++++++++----------------------------
 1 file changed, 40 insertions(+), 47 deletions(-)

-- 
2.10.0

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function
  2016-10-09 18:15 [U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function Stefan Brüns
@ 2016-10-13 14:15 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2016-10-13 14:15 UTC (permalink / raw)
  To: u-boot

On Sun, Oct 09, 2016 at 08:15:25PM +0200, Stefan Br?ns wrote:

> This patch series addresses Coverity defects CID 153383/153384.
> The first patch is a preparation patch, the second addresses the
> actual issue.
> The last patch corrects the journal handling in the same function.

Thanks for fixing these!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161013/6ac4126e/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-10-13 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 18:15 [U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function Stefan Brüns
2016-10-13 14:15 ` Tom Rini

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.