fdset: Reorder CR_FD_ types

Move pstree and sk-queues below, they are not per-task/-ns and
will be global soon.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov 2012-03-26 17:46:04 +04:00
parent 3858ee4950
commit 44a6dd4ff5

View file

@ -34,18 +34,18 @@ enum {
* Global entries
*/
CR_FD_PSTREE,
CR_FD_UTSNS,
CR_FD_IPCNS_VAR,
CR_FD_IPCNS_SHM,
CR_FD_IPCNS_MSG,
CR_FD_IPCNS_SEM,
CR_FD_SK_QUEUES,
CR_FD_PID_MAX, /* fmt, pid */
CR_FD_PSTREE,
CR_FD_SHMEM_PAGES,
CR_FD_SK_QUEUES,
CR_FD_REG_FILES,
CR_FD_MAX