Applied, thanks. On Mon, Apr 28, 2008 at 01:25:38PM +0200, Karel Zak wrote: > From: Lubomir Kundrak <lkundrak@xxxxxxxxxx> > > This patch allows "tolerant" behavior, i.e. proceeding even if > priority could not be set. This might be of use in case something > (selinux, old kernel, etc.) does not allow the requested scheduling > priority to be set. > > This could be to some extend done as follows: > > ionice -c3 command || command > > but the downside is that one could not really tell if what failed was > setting priority or command itself, which could result in duplicate > command run. > > This patch solves the situation, so that user can do > > ionice -t -c3 command > > Addresses-Red-Hat-Bugzilla: #443842 > Signed-off-by: Lubomir Kundrak <lkundrak@xxxxxxxxxx> > Signed-off-by: Karel Zak <kzak@xxxxxxxxxx> -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html