forked from OpenAtomFoundation/pika
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bugfix: crash when there is no space left on device
- Loading branch information
1 parent
083438b
commit e18d821
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule slash
updated
6 files
+1 −0 | .gitignore | |
+6 −18 | slash/Makefile | |
+10 −10 | slash/include/base_conf.h | |
+1 −1 | slash/include/slash_status.h | |
+2 −2 | slash/src/base_conf.cc | |
+3 −3 | slash/src/env.cc |