All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v3 1/4] lib: Add proper filesystem skiplist
Date: Thu, 8 Apr 2021 10:48:17 +0200	[thread overview]
Message-ID: <YG7DUS1lObVjsrBo@yuki> (raw)
In-Reply-To: <CAEemH2frh1iyW9SrVJkwXT9nrHt1C+WUmQUcNb=mCota9_xKAA@mail.gmail.com>

Hi!
> Do you think it necessary to rename 'enum tst_fs_type' to distinguish with
> 'fs_type'?
> 
> As it is quite similar to the 'fs_type*' series function and structure,
> that might mess up
> the code (we even have the same name function: tst_fs_type). So, I'd like
> to suggest
> use 'enum tst_fs_status' or 'enum tst_fs_item', or anything else.

What about enum 'tst_fs_impl' as for filesystem implementation?

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2021-04-08  8:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 10:53 [LTP] [PATCH v3 0/4] Add proper filesystem skiplist Cyril Hrubis
2021-03-17 10:53 ` [LTP] [PATCH v3 1/4] lib: " Cyril Hrubis
2021-04-08  8:18   ` Li Wang
2021-04-08  8:48     ` Cyril Hrubis [this message]
2021-04-08  9:27       ` Li Wang
2021-03-17 10:53 ` [LTP] [PATCH v3 2/4] lib: tst_fs_type change fs names to lowercase Cyril Hrubis
2021-03-17 10:53 ` [LTP] [PATCH v3 3/4] lib: Apply the skip_filesystems to rest of test as well Cyril Hrubis
2021-03-17 11:53   ` Martin Doucha
2021-04-13 11:51     ` Cyril Hrubis
2021-03-17 10:53 ` [LTP] [PATCH v3 4/4] doc: Update docs on filesystem detection Cyril Hrubis
2021-03-18 10:21 ` [LTP] [PATCH v3 0/4] Add proper filesystem skiplist Petr Vorel
2021-04-07 12:57 ` Cyril Hrubis

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=YG7DUS1lObVjsrBo@yuki \
    --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.