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
..
2022-06-09 18:19:48 +03:00
2022-08-09 22:13:09 +03:00
2021-11-24 22:49:09 -06:00
2021-07-03 13:09:52 -05:00
2022-11-23 15:01:54 +08:00
2021-11-28 23:31:16 +01:00
2022-02-08 10:27:38 +08:00
2021-07-21 13:11:54 -03:00
2022-04-28 13:40:25 +08:00