From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Tue, 20 Apr 2021 10:20:20 +0200 Subject: [LTP] [PATCH 1/1] zram01.sh: Skip tmpfs In-Reply-To: References: <20210420061759.22457-1-pvorel@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Li, > Hi Petr, > This patch looks good. > Reviewed-by: Li Wang Thanks a lot, I'll merge it shortly. > I am now thinking, does that make sense to add FS skiplist to > tst_test.sh just like we have done for C lib? Yes. I was planning to do that since it's needed by more tests. But I'll merge this to get it fixed now. Feel free to work on that (just let me know if you do). Kind regards, Petr