[LTP] [PATCH V2 16/17] syscalls/utimensat: Migrate to new test framework

Cyril Hrubis chrubis@suse.cz
Mon May 11 11:33:24 CEST 2020


Hi!
> +	if (tc->rattr != NULL)
> +		run_command("chattr", tc->rattr, tc->pathname);

Can we please use the FS_IOC_GETFLAGS and FS_IOC_SETFLAGS instead?

Have a look at fallocate06.c function toggle_cow()

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list