Xiang Xiao
29c6f11239
fs: Skip call fs_checkfd if fd < 3 in fs_fdopen
...
since the stdin, stdout and stderr may initialize later
in userspace if CONFIG_DEV_CONSOLE isn't enabled.
Note: it isn't bigger issue here to skip the check because
vfs will check the validation again in read and write syscall
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-12-16 07:53:21 +09:00
..
2020-05-03 12:15:54 -06:00
2020-05-04 07:20:02 -06:00
2020-05-04 07:20:02 -06:00
2020-05-04 07:20:02 -06:00
2020-09-09 07:49:40 -07:00
2020-11-20 22:22:53 -08:00
2020-11-11 18:26:59 -08:00
2020-06-24 13:48:41 +01:00
2020-12-16 07:53:21 +09:00
2020-06-30 13:09:58 -06:00
2020-01-02 10:54:43 -06:00
2020-05-09 14:19:08 -03:00
2020-09-16 02:31:33 -07:00
2020-05-03 12:15:54 -06:00
2020-08-17 00:16:26 +01:00
2020-06-16 09:56:21 +08: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
2020-01-31 09:24:49 -06:00
2020-01-31 09:24:49 -06:00
2020-09-16 11:44:57 -07:00
2020-09-16 11:44:57 -07:00
2020-09-24 03:13:27 -07:00
2020-08-17 00:16:26 +01:00
2020-06-15 08:07:19 -06:00
2020-09-11 17:58:17 +08:00