Sergey Bugaev
61c1106d9f
Kernel+LibC: Implement a few mount flags
...
We now support these mount flags:
* MS_NODEV: disallow opening any devices from this file system
* MS_NOEXEC: disallow executing any executables from this file system
* MS_NOSUID: ignore set-user-id bits on executables from this file system
The fourth flag, MS_BIND, is defined, but currently ignored.
2020-01-11 18:57:53 +01:00
..
2020-01-11 18:57:53 +01:00
2020-01-11 18:57:53 +01:00
2020-01-04 12:46:48 +01:00
2020-01-03 20:13:21 +01:00
2019-11-05 19:35:12 +01:00
2019-11-05 19:35:12 +01:00
2019-05-28 17:31:20 +02:00
2019-05-28 17:31:20 +02:00
2020-01-03 20:13:21 +01:00
2020-01-03 20:13:21 +01:00
2020-01-07 10:29:47 +01:00
2020-01-07 10:29:47 +01:00
2020-01-04 12:30:55 +01:00
2020-01-03 20:14:56 +01:00
2020-01-05 18:14:51 +01:00
2020-01-03 20:14:56 +01:00
2019-12-09 17:51:21 +01:00
2020-01-03 20:13:21 +01:00
2019-12-19 19:15:27 +01:00
2019-12-19 19:15:27 +01:00
2020-01-08 15:21:06 +01:00
2020-01-03 20:14:56 +01:00
2019-09-06 15:36:54 +02:00
2020-01-07 19:24:06 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2020-01-11 18:57:53 +01:00
2020-01-03 20:13:21 +01:00
2020-01-10 13:16:55 +01:00
2020-01-03 20:13:21 +01:00
2020-01-11 18:57:53 +01:00
2020-01-11 18:57:53 +01:00