Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-20 03:40:29 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-09-20 03:40:29 +0300
commit61148a3e84837a7e7c433b893916ace9404106b6 (patch)
tree6dc60e915a22aa96b64ebba7e8a03bebc09d40f8 /Readme.md
parent552867a000005b13d170c6cbd36ab0f476d9f805 (diff)
handle::clone() can now optionally reopen the handle with new privs. Thanks to Bruce Adams from std-proposals for suggesting this.
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index bccb0fe8..d125dbb7 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,7 +6,6 @@ Tarballs of source and prebuilt binaries for Linux x64 and Windows x64: http://m
### Immediate todos in order of priority:
-- [ ] Implement file/directory handle reopening.
- [ ] `atomic_append` isn't actually being tested in shared_fs_mutex
- [ ] Implement a non-toy ACID key-value BLOB store and send it to Boost for peer review.
- [ ] All time based kernel tests need to use soak test based API and auto adjust to