Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
System
KIOFuse
Commits
a294adc1
Commit
a294adc1
authored
May 08, 2020
by
Fabian Vogt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update TODO
parent
20837cd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
TODO
TODO
+0
-5
No files found.
TODO
View file @
a294adc1
General:
- Integration into KIO/Plasma
Filesystem features:
- opendir/readdir/releasedir could be more POSIX compliant by increasing the lookup count of
children and storing a copy of childrenInos in fuse_file_info.
...
...
@@ -9,9 +7,6 @@ Filesystem features:
* ACLs (?)
* interrupting requests (just killing the KIO Job would also break other requests for the
same resource)
- Refresh attributes of files/dirs and children of dirs after a while:
Currently directories are only listed once and files only stat'd once.
* Print a warning if a file with dirty cache got deleted? (renames can't be detected)
- Umount support:
Might not even be necessary - except for the nodes in RAM it does not use any resources
KIO Slave support:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment