On Thu, May 29, 2014 at 7:15 PM, David Howells <dhowells@xxxxxxxxxx> wrote: > Sedat Dilek <sedat.dilek@xxxxxxxxx> wrote: > >> # grep LOCKDEP /boot/config-3.15.0-rc7-58.1-iniza-small >> CONFIG_LOCKDEP_SUPPORT=y > > That's not LOCKDEP, merely support for it. What I see: > > warthog>grep LOCKDEP build/.config > CONFIG_LOCKDEP_SUPPORT=y > CONFIG_LOCKDEP=y > >> ./tool_box.inc: line 144: /usr/local/bin/open-file: No such file or directory > > Did you follow this step in the README file? > > (2) Copy fs-op and open-file to /usr/local/bin/ > Oops, no. # cp -v fs-op open-file /usr/local/bin/ »fs-op“ -> »/usr/local/bin/fs-op“ »open-file“ -> »/usr/local/bin/open-file“ # LC_ALL=C TEST_OVERLAYFS=1 ./run.sh *** *** ./run.sh open-plain.test *** TEST100: Open O_RDONLY - open_file -r /mnt/a/foo100 -R :xxx:yyy:zzz - open_file -r /mnt/a/foo100 -R :xxx:yyy:zzz TEST101: Open O_WRONLY - open_file -w /mnt/a/foo101 -W q /mnt/a/foo101: Test file not on upper filesystem (line 30) - Sedat - -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html