summaryrefslogtreecommitdiff
path: root/BUGS
blob: e1c6a4f072c0ba6497236e9d331c91fb8589b292 (plain)
1
2
3
4
5
6
7
8
- no hard-links
- no mknod support
- doesn't run multi-threaded currently (always give the -s option!)
- no rename supported
- no support for extended attributes and ACLs
- only auto-commit transactions currently, so parallel access from
  other clients of the same database may see incomplete data
- tested on Linux only currently