mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
19fcf6ff52
When calling sched_setscheduler() with SCHED_OTHER, the only valid priority is 0. Nice value is "restored" anyway. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net>