All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pull: blkreset and blkreport polishing
@ 2017-02-11 14:10 Sami Kerola
  2017-02-11 14:10 ` [PATCH 1/3] blkreport, blkreset: small code clean ups Sami Kerola
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sami Kerola @ 2017-02-11 14:10 UTC (permalink / raw)
  To: util-linux; +Cc: Sami Kerola

Hello,

I should have said this a bit earlier.  It is a pity there are now two new
blkre* tools instead of single 'zblkadm (reset|report)'.  A single command
would have less boilerplating going on, and would form logical path how to
add new features in future.

Oh well, let me propose couple to existing blkre* commands.  I think these
are reasonable changes in any case (will the tools are merged or not).

----------------------------------------------------------------
The following changes since commit 7ccc1643abdd0cb9780ca0304dfdcbc4c5b11eae:
  findmnt: use line separator for --poll output (2017-02-10 17:28:07 +0100)
are available in the git repository at:
  git://github.com/kerolasa/lelux-utiliteetit.git blkre
for you to fetch changes up to 70e7defd161f5a03a473256664e9f9c32504d410:
  bash-completion: add blkreset and blkreport completion (2017-02-11 13:58:25 +0000)
----------------------------------------------------------------

Sami Kerola (3):
  blkreport, blkreset: small code clean ups
  man: improve blkreport(8) and blkreset(8) manual pages
  bash-completion: add blkreset and blkreport completion

 bash-completion/blkreset | 34 ++++++++++++++++++++++++++++++++++
 sys-utils/blkreport.8    | 29 ++++++++++++++++++++++++++++-
 sys-utils/blkreport.c    | 43 +++++++++++++++++--------------------------
 sys-utils/blkreset.8     |  9 ++++-----
 sys-utils/blkreset.c     | 17 ++++++++---------
 5 files changed, 91 insertions(+), 41 deletions(-)
 create mode 100755 bash-completion/blkreset

-- 
2.11.1


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

end of thread, other threads:[~2017-02-13 13:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-11 14:10 [PATCH 0/3] pull: blkreset and blkreport polishing Sami Kerola
2017-02-11 14:10 ` [PATCH 1/3] blkreport, blkreset: small code clean ups Sami Kerola
2017-02-11 14:10 ` [PATCH 2/3] man: improve blkreport(8) and blkreset(8) manual pages Sami Kerola
2017-02-11 14:10 ` [PATCH 3/3] bash-completion: add blkreset and blkreport completion Sami Kerola
2017-02-11 20:58 ` [PATCH 0/3] pull: blkreset and blkreport polishing Benno Schulenberg
2017-02-13 12:46 ` Karel Zak
2017-02-13 13:19 ` Karel Zak

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.