All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [RFC PATCH 0/2] LVM: Drop legacy scripts and runtest files
@ 2020-05-28 11:05 Petr Vorel
  2020-05-28 11:05 ` [LTP] [RFC PATCH 1/2] LVM: Don't require root for generate_lvm_runfile.sh Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Petr Vorel @ 2020-05-28 11:05 UTC (permalink / raw)
  To: ltp

Hi,

I guess there is no doubt, that new implementation is better thus no
need for legacy version. I hope that dropping legacy fs is ok (if not we
should support them in new API).

Kind regards,
Petr

Petr Vorel (2):
  LVM: Don't require root for generate_lvm_runfile.sh
  LVM: Drop legacy scripts and runtest files

 doc/ltp-run-files.txt                      |   4 +-
 runtest/lvm.part1                          | 217 ---------------------
 runtest/lvm.part2                          |  72 -------
 testcases/misc/lvm/generate_lvm_runfile.sh |   1 -
 testscripts/ltpfslvm.sh                    | 200 -------------------
 testscripts/ltpfsnolvm.sh                  | 150 --------------
 6 files changed, 1 insertion(+), 643 deletions(-)
 delete mode 100644 runtest/lvm.part1
 delete mode 100644 runtest/lvm.part2
 delete mode 100755 testscripts/ltpfslvm.sh
 delete mode 100755 testscripts/ltpfsnolvm.sh

-- 
2.26.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-28 11:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28 11:05 [LTP] [RFC PATCH 0/2] LVM: Drop legacy scripts and runtest files Petr Vorel
2020-05-28 11:05 ` [LTP] [RFC PATCH 1/2] LVM: Don't require root for generate_lvm_runfile.sh Petr Vorel
2020-05-28 11:39   ` Martin Doucha
2020-05-28 11:56     ` Petr Vorel
2020-05-28 11:05 ` [LTP] [RFC PATCH 2/2] LVM: Drop legacy scripts and runtest files Petr Vorel
2020-05-28 11:40 ` [LTP] [RFC PATCH 0/2] " Petr Vorel

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.