History log of /external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0702d490cffb2bebea82158c5ac892372748e369 29-Nov-2016 Petr Vorel <petr.vorel@gmail.com> shell: fix echo -e bashisms, simplify code

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
47a1e461bcaf8c59ed47f7ef012956d92f645f8c 21-Nov-2016 Petr Vorel <petr.vorel@gmail.com> testcases: bashisms: s/==/=/

Fixed also for scripts with bash shebang

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
23d7e7cd60e9ff88f2bded9b705dbf031024b0f2 23-Nov-2016 Cyril Hrubis <chrubis@suse.cz> Revert "testcases: bashisms: s/==/=/"

This reverts commit 65767d11920b333998c2eca618d2878d59c97e70.

Binary file memcg_getpagesize slipped in by accidend, sorry everyone.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
65767d11920b333998c2eca618d2878d59c97e70 21-Nov-2016 Petr Vorel <petr.vorel@gmail.com> testcases: bashisms: s/==/=/

Fixed also for scripts with bash shebang

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
dfe5cacd1f0f733386c343178ec1a52d743da4fa 25-Nov-2015 Wei Jiangang <weijg.fnst@cn.fujitsu.com> fix the redirection order

The 2>&1 has to be after >/dev/null.
PS, this patch fix the problem is as same as b85bb78.

Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
dd160a8fb3ab0dc314facb0bae27497c7f3bbf46 18-Dec-2008 subrata_modak <subrata_modak> I made few changes to ltp/testcases/kernel/fs/acl/tacl_xattr.sh. It is not working perfectly still there are issues with this script. I have posted patch and logs.attached strace log file. Please cross check results. Signed-off-by: Naresh Kamboju<naresh.kernel@gmail.com>.
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
32c0fd8a2c4ba16130f01d42f840a807a543f3db 14-Oct-2004 robbiew <robbiew> Applied patch from Jacky Malcles to allow better cleanup after execution.
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
f7d40d8fc887966dfc2d847799b6e1e58d22c893 06-Jul-2004 robbiew <robbiew> Jacky Malcles added support for ext3 and some cleanup code.
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh
447c6eed0d4ac3d340024a35d0f826b72ab1f64c 12-Nov-2003 mridge <mridge> initial drop of file & directory acl control and management testcases
/external/ltp/testcases/kernel/fs/acl/tacl_xattr.sh