]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ionice: IOPRIO_PRIO_* macros
authorKarel Zak <kzak@redhat.com>
Thu, 21 Jul 2011 14:33:20 +0000 (16:33 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Jul 2011 14:33:20 +0000 (16:33 +0200)
commit560cdabbfab344605c7960839214e63f44e8c1d3
tree4b3d1ee60fcea44ee7313c3a6a33cb65b5ab4c3c
parent976b7580e00d8edc3b689c1d5d0b298223626de4
ionice: IOPRIO_PRIO_* macros

 * make the code more robust
 * follow kernel conventions for variable names
   (data = classdata, ioprio = classdata | class)

Signed-off-by: Karel Zak <kzak@redhat.com>
schedutils/ionice.c