#19520: Changeset 45506 causes potential regression in Jffs2 in addition to
removing white space
-----------------------+----------------------------------
Reporter: anonymous | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: kernel | Version: Trunk
Keywords: |
-----------------------+----------------------------------
quote from the changelog in changeset 45506:
trunk/target/linux/generic/patches-4.0/110-jffs2-use-.rename2-and-add-
RENAME_WHITEOUT-support.patch
{{{
@@ -828,9 +850,14 @@ static int jffs2_rename (struct inode *o
- if (S_ISDIR(old_dentry->d_inode->i_mode) && !victim_f)
+ if (d_is_dir(old_dentry) && !victim_f)
}}}
which one is the correct one?
this is more than removing whitespaces.
--
Ticket URL: <https://dev.openwrt.org/ticket/19520>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets