Sergey Bugaev
ae64fd1b27
Kernel: Let symlinks resolve themselves
...
Symlink resolution is now a virtual method on an inode,
Inode::resolve_as_symlink(). The default implementation just reads the stored
inode contents, treats them as a path and calls through to VFS::resolve_path().
This will let us support other, magical files that appear to be plain old
symlinks but resolve to something else. This is particularly useful for ProcFS.
2020-01-17 21:49:58 +01:00
..
2020-01-14 15:38:58 +01:00
2020-01-14 15:38:58 +01:00
2020-01-12 02:18:30 +01:00
2020-01-17 21:49:58 +01:00
2019-11-27 14:06:24 +01:00
2020-01-14 15:38:58 +01:00
2020-01-14 15:38:58 +01:00
2020-01-12 13:29:51 +01:00
2020-01-14 15:38:58 +01:00
2019-11-03 13:11:43 +01:00
2020-01-15 21:52:09 +01:00
2020-01-15 21:52:09 +01:00
2020-01-09 21:57:52 +01:00
2019-11-04 14:03:14 +01:00
2019-11-04 14:03:14 +01:00
2020-01-13 11:06:42 +01:00
2019-10-18 15:58:06 +02:00
2019-10-18 15:58:06 +02:00
2020-01-14 15:38:58 +01:00
2020-01-14 15:38:58 +01:00
2020-01-14 15:38:58 +01:00
2019-12-25 22:41:34 +01:00
2019-12-25 22:41:34 +01:00
2019-09-06 15:36:54 +02:00
2019-12-15 21:29:26 +01:00
2019-12-31 19:31:42 +01:00
2019-09-06 15:36:54 +02:00
2019-11-27 14:06:24 +01:00
2020-01-06 12:08:27 +01:00
2020-01-13 13:03:30 +01:00
2020-01-16 22:11:31 +01:00
2020-01-16 22:11:31 +01:00
2020-01-17 11:07:02 +01:00
2020-01-13 18:56:46 +01:00
2020-01-13 18:56:46 +01:00
2020-01-15 21:52:09 +01:00
2020-01-13 11:06:42 +01:00
2019-11-28 21:30:20 +01:00
2019-11-28 21:07:22 +01:00
2020-01-17 21:49:58 +01:00
2020-01-17 21:49:58 +01:00
2019-11-04 14:03:14 +01:00
2019-12-12 21:59:47 +01:00
2019-12-12 21:59:47 +01:00
2020-01-03 12:43:07 +01:00
2020-01-03 12:43:07 +01:00
2019-09-28 13:59:49 +02:00
2020-01-15 23:14:20 +01:00
2020-01-12 15:04:33 +01:00
2020-01-01 16:54:21 +01:00
2020-01-15 19:26:41 +01:00
2019-12-09 20:06:47 +01:00
2020-01-06 13:05:40 +01:00
2020-01-11 10:27:37 +01:00
2020-01-06 10:43:00 +01:00
2020-01-12 15:04:33 +01:00
2020-01-17 21:49:58 +01:00
2019-11-29 21:31:17 +01:00
2020-01-13 18:56:46 +01:00
2020-01-12 19:04:16 +01:00
2019-12-27 02:15:45 +01:00
2019-12-27 02:15:45 +01:00
2019-12-29 13:16:53 +01:00
2020-01-12 19:04:16 +01:00
2020-01-12 19:04:16 +01:00