Util-Linux package development
 help / color / mirror / Atom feed
* [PATCH 0/3] pull: chrt fixes
@ 2016-04-03  8:35 Sami Kerola
  2016-04-03  8:35 ` [PATCH 1/3] chrt: make --sched-* short options to require an argument Sami Kerola
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sami Kerola @ 2016-04-03  8:35 UTC (permalink / raw)
  To: util-linux; +Cc: Sami Kerola

Hello,

This pull request comes a little late to be part of the upcoming release,
but perhaps at least the two first changes could be included.  If the
usability improvement is included the new translation string will not going
to have change being translated by v2.28 gets out.  Other than that this is
a trival change set.

----------------------------------------------------------------
The following changes since commit e9cd2e2bd9ec91a0b1050c4aa79555d142985924:
  libmount: Fix possible NULL dereference in get_btrfs_fs_root() (2016-03-31 11:45:55 +0200)
are available in the git repository at:
  git://github.com/kerolasa/lelux-utiliteetit.git chrt
for you to fetch changes up to cbeda6d13b98cc63abdd15639ff173b3c2bb8dad:
  chrt: validate priority before trying to use it (2016-04-03 09:26:20 +0100)
----------------------------------------------------------------

Sami Kerola (3):
  chrt: make --sched-* short options to require an argument
  bash-completion: update chrt completion
  chrt: validate priority before trying to use it

 bash-completion/chrt | 40 +++++++++++++++++++++++++++-------------
 schedutils/chrt.c    |  8 ++++++--
 2 files changed, 33 insertions(+), 15 deletions(-)

-- 
2.8.0


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

end of thread, other threads:[~2016-04-14 10:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-03  8:35 [PATCH 0/3] pull: chrt fixes Sami Kerola
2016-04-03  8:35 ` [PATCH 1/3] chrt: make --sched-* short options to require an argument Sami Kerola
2016-04-04  0:21   ` Karel Zak
2016-04-04  8:27     ` Karel Zak
2016-04-04  9:07       ` Ruediger Meier
2016-04-04 14:43         ` Sami Kerola
2016-04-14 10:32           ` Karel Zak
2016-04-03  8:35 ` [PATCH 2/3] bash-completion: update chrt completion Sami Kerola
2016-04-04  8:29   ` Karel Zak
2016-04-03  8:35 ` [PATCH 3/3] chrt: validate priority before trying to use it Sami Kerola
2016-04-04  8:33   ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox