Skip to content
master
Switch branches/tags
Code

Latest commit

The comp_cb function pointer wasn't being checked for NULL. This
caused a crash in a case where a user tried to delete a file in
a container for which they did not have write permissions.

Signed-off-by: Kris Jacque <kristin.jacque@intel.com>
48f42a0

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

DAOS

License Coverity Scan Build Status Codacy Badge

Please file issues in our Jira issue tracker

What is DAOS?

The Distributed Asynchronous Object Storage (DAOS) is an open-source software-defined object store designed from the ground up for massively distributed Non Volatile Memory (NVM). DAOS takes advantage of next generation NVM technology like Storage Class Memory (SCM) and NVM express (NVMe) while presenting a key-value storage interface and providing features such as transactional non-blocking I/O, advanced data protection with self-healing on top of commodity hardware, end-to-end data integrity, fine-grained data control and elastic storage to optimize performance and cost.

License

DAOS is licensed under the BSD-2-Clause Plus Patent License. Please see the LICENSE & NOTICE files for more information.

Documentation

The DAOS documentation is available online.

This includes:

More information can also be found on the wiki.

Contacts

For any questions, please post to our user forum. Bugs should be reported through our issue tracker with a test case to reproduce the issue (when applicable) and debug logs.