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

[Minios-devel] [UNIKRAFT VFS PATCH v2 0/4] VFSCORE fixes



This patch series fixes vfscore dentry referencing issues,
vfscore_file closing and exposes dentry and vnode functions
that might be needed for file system abstractions.

Mihai Pogonaru (4):
  Fix dentry referecing and file closing
  Check for NULL reference on vfscore_put_fd()
  Add asserts to fdrop()
  Expose dentry creation/deletion and vnode creation

 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

 


Rackspace

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