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-06-24 13:48:41 +01:00
2020-06-30 13:09:58 -06:00
2020-01-02 10:54:43 -06:00
2020-05-03 12:15:54 -06: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-09-24 03:13:27 -07:00
2020-09-24 03:13:27 -07:00
2020-06-15 08:07:19 -06:00