diff options
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/glfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/src/glfs.c b/api/src/glfs.c index 017a55b1b..01b3bc836 100644 --- a/api/src/glfs.c +++ b/api/src/glfs.c @@ -25,6 +25,7 @@ - implement glfs_fini() - modify syncop_fsync() to accept 'dataonly' flag - 0-copy for readv/writev + - reconcile the open/creat mess */ #include <unistd.h> |