Revision 5ca1b0dd016701f67994414a2af50dec6efcf103 authored by Brian Norris on 17 March 2015, 19:30:32 UTC, committed by Rob Herring on 19 March 2015, 13:39:44 UTC
There were regressions seen with commit 106937e8ccdc ("of: fix handling
of '/' in options for of_find_node_by_path()"), where we couldn't handle
extra '/' before the ':'. Let's test for this now.

Confirmed that this test fails without the previous patch and passes
when patched. All other tests pass.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
1 parent d7c1460
History
File Mode Size
dnotify
fanotify
inotify
Kconfig -rw-r--r-- 148 bytes
Makefile -rw-r--r-- 177 bytes
fdinfo.c -rw-r--r-- 4.1 KB
fdinfo.h -rw-r--r-- 519 bytes
fsnotify.c -rw-r--r-- 8.8 KB
fsnotify.h -rw-r--r-- 2.5 KB
group.c -rw-r--r-- 3.1 KB
inode_mark.c -rw-r--r-- 6.8 KB
mark.c -rw-r--r-- 13.9 KB
notification.c -rw-r--r-- 6.5 KB
vfsmount_mark.c -rw-r--r-- 3.7 KB

back to top