Ernest Wong
|
6c61d48c8f
Filesystem: Fix typo with path concatenation during Rename
|
před 6 roky |
Ernest Wong
|
c7dda46de1
Filesystem: Disallow hardlinks across filesystems
|
před 6 roky |
Ernest Wong
|
2560394855
Filesystem: set unlinked status on the real inode
|
před 6 roky |
Ernest Wong
|
0595c11740
Filesystem: fix nlinks counting for mountpoints
|
před 6 roky |
Ernest Wong
|
5aa5c88bf8
Filesystem state: restore onto existing configuration
|
před 6 roky |
Ernest Wong
|
d1519d4509
Filesystem: hard links, replace linked lists with Map.
|
před 6 roky |
Fabian
|
28ac891dc3
Filesystem: Load files via their sha256
|
před 6 roky |
Ernest Wong
|
6c55912a59
Fail early if unlink of destination failed for fs.Rename
|
před 6 roky |
Ernest Wong
|
7aa42c3418
Identify type of failure for fs.Unlink using -errno convention
|
před 6 roky |
Ernest Wong
|
3a2ff7c47e
Fix: fs.Rename should configure the correct filename
|
před 6 roky |
Ernest Wong
|
53edf989ea
Fix: fs.divert should update children parentids
|
před 6 roky |
Ernest Wong
|
e683e812fd
Mount only onto non-existent paths, existent parent
|
před 6 roky |
Ernest Wong
|
3fe75a9130
Identify type of failure for fs.Rename using -errno convention
|
před 6 roky |
Ernest Wong
|
c66731d55d
Properly forward fs.Open/CloseInode
|
před 6 roky |
Ernest Wong
|
23080e2731
Isolate filesystem qid counting to each v86 instance
|
před 6 roky |
Ernest Wong
|
8cb6f23248
Fix filesystem mount state saving
|
před 6 roky |
Ernest Wong
|
ff11e9c00f
Minor: better rename-failure logs, comments, & unnecessary return
|
před 6 roky |
Ernest Wong
|
a063962311
Handle forwarding and root inode in other api methods
|
před 6 roky |
Ernest Wong
|
121b9c3b96
Incorperate mounted filesystems in statistics
|
před 6 roky |
Ernest Wong
|
b6b6b8cada
Implement Rename - moving files between filesystems
|
před 6 roky |
Ernest Wong
|
d98ec5f37b
Handle forwarding for our dummy fs.Link method
|
před 6 roky |
Ernest Wong
|
71cb654502
Partially handle forwarding for fs.FillDirectory
|
před 6 roky |
Ernest Wong
|
687607569b
Handle forwarding for open, close, read, and write
|
před 6 roky |
Ernest Wong
|
004182adc8
Handle forwarding for fs.Create* methods
|
před 6 roky |
Ernest Wong
|
d218b76994
Handle forwarding for fs events and file loading
|
před 6 roky |
Ernest Wong
|
b080b075bd
Handle forwarding in fs.Unlink
|
před 6 roky |
Ernest Wong
|
3fcdf62eef
Fix fs.GetFullPath and fs.FindPreviousID forwarding
|
před 6 roky |
Ernest Wong
|
ce0bd6624f
Abstract away procedure for unlinking and linking an inode
|
před 6 roky |
Ernest Wong
|
4e4c62bb2b
Mount-aware accessors: GetInode/Parent/Children
|
před 6 roky |
Ernest Wong
|
1499b7dc6f
Make inode qid numbers unique across filesystems
|
před 6 roky |