syscalls/utimensat: Remove +a on temp file

Remove append only (a) attribute from temporary file after we check that
that chattr is supported so that the file can be removed in cleanup.

Fixes #62

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed