Re: [PATCH 1/1] selftests : Adding symbolic link limits test script

2013-12-28 Thread Fabian Frederick
On Fri, 27 Dec 2013 14:38:22 -0800 Andrew Morton wrote: > On Wed, 25 Dec 2013 17:23:10 +0100 Fabian Frederick wrote: > > > This patch adds fs directory in selftests and a script to explain recursive > > and consecutive symbolic linking limits who have been debated > > so many times. > > hm, it

Re: [PATCH 1/1] selftests : Adding symbolic link limits test script

2013-12-27 Thread Andrew Morton
On Wed, 25 Dec 2013 17:23:10 +0100 Fabian Frederick wrote: > This patch adds fs directory in selftests and a script to explain recursive > and consecutive symbolic linking limits who have been debated > so many times. hm, it's a "test" which doesn't really test anything - it always succeeds. Wh

[PATCH 1/1] selftests : Adding symbolic link limits test script

2013-12-25 Thread Fabian Frederick
This patch adds fs directory in selftests and a script to explain recursive and consecutive symbolic linking limits who have been debated so many times. Signed-off-by: Fabian Frederick --- tools/testing/selftests/Makefile | 1 + tools/testing/selftests/fs/Makefile| 6 tools/test