proof of concept
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __OVERLAY_H__
|
||||
#define __OVERLAY_H__
|
||||
|
||||
int overlayMount(char ** sources, const char * dest, const char * upperdir, const char * workdir);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user