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

[Minios-devel] [UNIKRAFT PATCH] lib/vfs: properly expose ftruncate



Fix typo that was preventing ftruncate from being exposed

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

diff --git a/lib/vfscore/exportsyms.uk b/lib/vfscore/exportsyms.uk
index 98d4775d..a8ff1df6 100644
--- a/lib/vfscore/exportsyms.uk
+++ b/lib/vfscore/exportsyms.uk
@@ -23,7 +23,7 @@ mkdir
 fsync
 fstat
 flock
-ftruncaate
+ftruncate
 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®.