Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
60fa8014af7534eaefa901200c8df4b74ce422e6
/
testcases
/
kernel
/
syscalls
/
fallocate
/
fallocate02.c
60fa801
More meaningful cleanup with making options parsing errors consistent.
by Garrett Cooper
· 14 years ago
45e285d
Remove useless casts.
by Garrett Cooper
· 14 years ago
6f36678
fallocate02: add a default case to avoid gcc uninitialized warning
by vapier
· 15 years ago
6dd41a3
drop compile-time checks for the syscall and rely completely on runtime -- people missing __NR_fallocate should update include/linux_syscall_numbers.h
by vapier
· 15 years ago
4a5373f
fix/cleanup printf strings and errno handling
by vapier
· 15 years ago
ac1e4c1
fallocate tests call syscall() incorrectly for 32-bit powerpc. Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>.
by subrata_modak
· 16 years ago
56207ce
Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.
by subrata_modak
· 16 years ago
4bf2967
Fallocate: Use TCONF instead of TWARN: This patch fixes TWARN with TCONF to indicate the system does not support those test cases. Signed-off-by: CAI Qian <caiqian@cclom.cn>.
by subrata_modak
· 16 years ago
bdbaec5
Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.
by subrata_modak
· 16 years ago
4bb656a
Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.
by subrata_modak
· 16 years ago
43337a3
Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>.
by subrata_modak
· 16 years ago
6882569
Call cleanup() at the right places to prevent fallocate tests leaving files in the temporary directory. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
e312d9e
Hello, these are some little fixes I've created for ltp. They are typos, fixes for compiler warning, bashisms in the makefiles etc. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
df18bd0
This will address the problem until distros update with latest glibc which has fallocate implementation. This is not extensively tested and built with some assumption like
by subrata_modak
· 17 years ago
122c603
Testcases contributed by Sharyathi Nagesh <sharyath@in.ibm.com>
by subrata_modak
· 17 years ago