Re: [U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function

2016-10-13 Thread Tom Rini
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


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function

2016-10-09 Thread Stefan Brüns
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot