Xiang Xiao
1e5bfa623a
fs: file_dup2 shouldn't hold the file list lock
...
the argument passed to file_dup2 doesn't always come from task file list
so it doesn't make sense to hold the file list lock and then it is better
to do the protection in the new function files_dupfd2
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ibf02cea9b0b275e7472f9c04fd66b9242285b957
2021-01-13 16:39:45 +08:00
..
2021-01-11 23:47:57 +01:00
2020-05-04 07:20:02 -06:00
2020-05-04 07:20:02 -06:00
2021-01-13 16:39:45 +08:00
2021-01-08 11:01:46 +08:00
2020-12-27 11:08:12 -06:00
2020-12-31 09:37:29 +01:00
2021-01-12 17:08:22 +01:00
2020-12-16 07:53:21 +09:00
2020-06-30 13:09:58 -06:00
2018-02-01 10:00:02 -06:00
2020-01-02 10:54:43 -06:00
2020-05-09 14:19:08 -03:00
2021-01-12 17:08:22 +01:00
2020-05-03 12:15:54 -06:00
2020-08-17 00:16:26 +01:00
2021-01-12 17:08:22 +01:00
2020-05-17 14:01:00 -03:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2020-01-07 07:07:39 -03:00
2020-02-23 22:27:46 +01:00
2020-09-24 03:13:27 -07:00
2020-08-17 00:16:26 +01:00
2021-01-13 08:57:58 +01:00
2020-01-31 09:24:49 -06:00
2020-12-30 12:21:02 -06:00
2020-09-16 11:44:57 -07:00
2020-09-24 03:13:27 -07:00
2018-01-04 10:54:54 -06:00
2020-12-30 21:20:17 -06:00
2020-06-15 08:07:19 -06:00
2020-09-11 17:58:17 +08:00