Ville Juven 2ed51d026c fs/streams: Move the file streams from the group structure into TLS
This is preparation for flushing streams from user space, like it should
be done.

- Move tg_streamlist (group, kernel space) ->
       ta_streamlist (TLS, user space)
- Access stream list via tg_info in kernel
- Access stream list via TLS in user space
- Remove / rename nxsched_get_streams -> lib_getstreams
- Remove system call for nxsched_get_streams
2022-12-22 20:16:11 +08:00
..
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2021-03-03 18:52:53 -08:00
2021-04-02 11:12:25 -05:00
2020-06-03 07:35:08 -06:00