ioprio_set() & IOPRIO_WHO_PROCESS: Rename?

From: Ulrich Windl
Date: Mon Jul 13 2015 - 10:31:17 EST


Hi!

I noticed that older Manual pages for ioprio_set(2) say IOPRIO_WHO_PROCESS modified the process, while I think it should be per thread. Newer manual pages say it's per thread, but shouldn't IOPRIO_WHO_PROCESS be declared obsolete then and be replaced with a new IOPRIO_WHO_THREAD? (i.e. #define IOPRIO_WHO_PROCESS IOPRIO_WHO_THREAD /* and #define IOPRIO_WHO_THREAD */)

Regards,
Ulrich



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/