[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Minios-devel] [UNIKRAFT PATCH] lib/vfs: expose additional vfs functions



Expose flock and ftruncate, needed by a number of external libraries
(e.g., libuuid).

Signed-off-by: Felipe Huici <felipe.huici@xxxxxxxxx>
---
 lib/vfscore/exportsyms.uk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/vfscore/exportsyms.uk b/lib/vfscore/exportsyms.uk
index e2afafa7..de7d9aa5 100644
--- a/lib/vfscore/exportsyms.uk
+++ b/lib/vfscore/exportsyms.uk
@@ -22,6 +22,8 @@ read
 mkdir
 fsync
 fstat
+ftruncate
+flock
 stat
 chmod
 dup
-- 
2.11.0


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.