[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT VFS PATCH 0/3] VFSCORE fixes
This patch series fixes vfscore issues and exposes some VFS functions need by the "LWIP fixes" patch series Mihai Pogonaru (3): Fix dentry referecing and file closing Check for NULL reference on vfscore_put_fd(). Add asserts to fdrop() Provide functions used by LWIP patch lib/vfscore/exportsyms.uk | 3 +++ lib/vfscore/fd.c | 7 ++++++- lib/vfscore/file.c | 25 ++++++++++++++++++++----- lib/vfscore/fops.c | 7 ++++--- lib/vfscore/include/vfscore/dentry.h | 7 +++++++ lib/vfscore/syscalls.c | 3 +++ lib/vfscore/vfs.h | 6 ------ 7 files changed, 43 insertions(+), 15 deletions(-) -- 2.11.0 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |