[U-Boot] [PATCH 0/3] ext4: cleanup/fix unlink_filename function
Stefan Brüns
stefan.bruens at rwth-aachen.de
Sun Oct 9 20:15:25 CEST 2016
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
More information about the U-Boot
mailing list