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

Re: [Minios-devel] [UNIKRAFT PATCH v2 1/1] lib/vfs: expose remaining vfs functions



Thanks, Vlad!

Reviewed-by: Costin Lupu <costin.lupu@xxxxxxxxx>

On 4/18/19 2:03 PM, Vlad-Andrei BĂDOIU (78692) wrote:
> Expose the remaining non stubbed posix functions.
> 
> Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@xxxxxxxxxxxxxxx>
> ---
>  lib/vfscore/exportsyms.uk | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
> 
> diff --git a/lib/vfscore/exportsyms.uk b/lib/vfscore/exportsyms.uk
> index a023406e..96738cb6 100644
> --- a/lib/vfscore/exportsyms.uk
> +++ b/lib/vfscore/exportsyms.uk
> @@ -16,6 +16,7 @@ vfscore_vop_einval
>  vfscore_vop_eperm
>  vfscore_vop_erofs
>  open
> +creat
>  write
>  close
>  read
> @@ -23,9 +24,11 @@ mkdir
>  fsync
>  fstat
>  flock
> +lseek
>  ftruncate
>  stat
>  chmod
> +fchmod
>  dup
>  dup2
>  dup3
> @@ -34,18 +37,39 @@ sync
>  vfscore_mount_dump
>  umount
>  umount2
> +link
>  unlink
>  getcwd
>  chown
> +chdir
>  fstatat
>  statfs
>  lstat
>  openat
>  opendir
>  readdir
> +closedir
>  pread
>  pwrite
>  pwritev
>  readv
>  writev
>  truncate
> +mknod
> +preadv
> +ioctl
> +fdatasync
> +fdopendir
> +dirfd
> +rewinddir
> +telldir
> +seekdir
> +rmdir
> +fchdir
> +symlink
> +statvfs
> +fstatvfs
> +access
> +faccessat
> +readlink
> +fallocate
> 

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