All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH V2 16/17] syscalls/utimensat: Migrate to new test framework
Date: Mon, 11 May 2020 11:33:24 +0200	[thread overview]
Message-ID: <20200511093324.GC3070@yuki.lan> (raw)
In-Reply-To: <e03c9d77116e9f7f2b6a179644aab18bd9ece9e1.1588911607.git.viresh.kumar@linaro.org>

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

  parent reply	other threads:[~2020-05-11  9:33 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08  4:23 [LTP] [PATCH V2 00/17] Syscalls: Add support for time64 variants Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 01/17] syscalls/timer_gettime: Add support for time64 tests Viresh Kumar
2020-05-08  8:30   ` Arnd Bergmann
2020-05-08  4:23 ` [LTP] [PATCH V2 02/17] syscalls/timer_settime: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 03/17] syscalls/timerfd: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 04/17] syscalls/sched_rr_get_interval: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 05/17] syscalls/futex: Merge futex_wait_bitset tests Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 06/17] syscalls/futex: Add support for time64 tests Viresh Kumar
2020-05-09  9:02   ` Li Wang
2020-05-11 11:08     ` Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 07/17] syscalls/io_pgetevents: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 08/17] syscalls/sigwaitinfo: Migrate to new test framework Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 09/17] syscalls/rt_sigtimedwait: Add support for time64 tests Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 10/17] syscalls/mq_timed{send|receive}: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 11/17] syscalls/recvmmsg: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 12/17] syscalls/ppoll: " Viresh Kumar
2020-05-08  4:23 ` [LTP] [PATCH V2 13/17] syscalls/select6: " Viresh Kumar
2020-05-08  7:21   ` Arnd Bergmann
2020-05-08  4:23 ` [LTP] [PATCH V2 14/17] syscalls/semop: Migrate to new test framework Viresh Kumar
2020-05-08  4:24 ` [LTP] [PATCH V2 15/17] syscalls/semtimedop: Add support for semtimedop and its time64 version Viresh Kumar
2020-05-08  7:18   ` Arnd Bergmann
2020-05-08  8:56     ` Viresh Kumar
2020-05-08  9:24       ` Arnd Bergmann
2020-05-11  5:44         ` Viresh Kumar
2020-05-11  6:49     ` Viresh Kumar
2020-05-11  7:20       ` Arnd Bergmann
2020-05-11  7:33         ` Viresh Kumar
2020-05-11  7:58           ` Arnd Bergmann
2020-05-11 11:23             ` Viresh Kumar
2020-05-09  4:21   ` Li Wang
2020-05-11 10:43     ` Viresh Kumar
2020-05-11 12:29       ` Li Wang
2020-05-12  4:19         ` Viresh Kumar
2020-05-08  4:24 ` [LTP] [PATCH V2 16/17] syscalls/utimensat: Migrate to new test framework Viresh Kumar
2020-05-09  3:50   ` Li Wang
2020-05-11  9:33   ` Cyril Hrubis [this message]
2020-05-08  4:24 ` [LTP] [PATCH V2 17/17] syscalls/utimensat: Add support for time64 tests Viresh Kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200511093324.GC3070@yuki.lan \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.