Andreas Kling
1d4af51250
Add a VFS::absolutePath(InodeIdentifier).
...
This is pretty inefficient for ext2fs. We walk the entire block group
containing the inode, searching through every directory for an entry
referencing this inode.
It might be a good idea to cache this information somehow. I'm not sure
how often we'll be searching for it.
Obviously there are multiple caching layers missing in the file system.
2018-10-28 12:20:25 +01:00
..
2018-10-14 03:01:32 +02:00
2018-10-25 13:09:56 +02:00
2018-10-25 12:36:50 +02:00
2018-10-25 12:36:50 +02:00
2018-10-17 16:48:43 +02:00
2018-10-22 14:06:22 +02:00
2018-10-28 12:20:25 +01:00
2018-10-28 12:20:25 +01:00
2018-10-17 10:57:23 +02:00
2018-10-17 10:57:23 +02:00
2018-10-27 00:14:24 +02:00
2018-10-27 16:43:03 +02:00
2018-10-28 12:20:25 +01:00
2018-10-28 12:20:25 +01:00
2018-10-26 11:27:42 +02:00
2018-10-25 13:09:56 +02:00
2018-10-27 00:14:24 +02:00
2018-10-24 14:28:22 +02:00
2018-10-27 16:43:03 +02:00
2018-10-22 14:06:22 +02:00
2018-10-16 11:21:49 +02:00
2018-10-26 11:27:42 +02:00
2018-10-25 13:09:56 +02:00
2018-10-25 13:09:56 +02:00
2018-10-25 13:09:56 +02:00
2018-10-23 10:12:50 +02:00
2018-10-28 12:20:25 +01:00
2018-10-28 12:20:25 +01:00
2018-10-14 22:16:28 +02:00
2018-10-23 23:34:05 +02:00
2018-10-22 14:06:22 +02:00
2018-10-28 12:20:25 +01:00
2018-10-28 12:20:25 +01:00
2018-10-26 11:27:42 +02:00
2018-10-25 13:09:56 +02:00