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

Re: [Minios-devel] [UNIKRAFT PATCH 0/6] Import ramfs from OSv



Sorry, guys for double emails..

Yuri Volchkov <yuri.volchkov@xxxxxxxxx> writes:

> Same as with vfscore - the minimal number of modifications to make it
> working in Unikraft. Fortunatelly ramfs is very small, and almost did
> not have c++ pieces of code. So this time I even had a room to fix
> style problems, except few of them.
>
> Yuri Volchkov (6):
>   lib/ramfs: initial import from OSv
>   lib/ramfs: tabify imported ramfs code
>   lib/ramfs: update license header for imported files
>   lib/ramfs: adapt imported ramfs to Unikraft
>   lib/ramfs: fix debug printouts
>   lib/ramfs: fix style issues
>
>  lib/Config.uk            |   1 +
>  lib/Makefile.uk          |   1 +
>  lib/ramfs/exportsyms.uk  |   1 +
>  lib/ramfs/ramfs.h        |  73 +++++
>  lib/ramfs/ramfs_vfsops.c | 104 ++++++
>  lib/ramfs/ramfs_vnops.c  | 675 +++++++++++++++++++++++++++++++++++++++
>  6 files changed, 855 insertions(+)
>  create mode 100644 lib/ramfs/exportsyms.uk
>  create mode 100644 lib/ramfs/ramfs.h
>  create mode 100644 lib/ramfs/ramfs_vfsops.c
>  create mode 100644 lib/ramfs/ramfs_vnops.c
>
> -- 
> 2.19.2
>
>
> _______________________________________________
> Minios-devel mailing list
> Minios-devel@xxxxxxxxxxxxxxxxxxxx
> https://lists.xenproject.org/mailman/listinfo/minios-devel

-- 
Yuri Volchkov
Software Specialist

NEC Europe Ltd
Kurfürsten-Anlage 36
D-69115 Heidelberg

_______________________________________________
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®.