#5 Backport library(kernel/fs)
Opened 5 years ago by astepano. Modified 5 years ago

Kernel tests requires:

    @echo "RhtsRequires:     library(kernel/base)" >> $(METADATA)
    @echo "RhtsRequires:     library(kernel/fs)" >> $(METADATA)

We currently provide library(kernel/base)

Also we need to backport library(kernel/fs)


Which test requires kernel/fs library?

tests/kernel/tree/filesystems/nfs/function/nfslock/locktest

@jheger Hey Jakub, will you have time for this or should we take over?

@mvadkert AFAIK it is still not confirmed whether it is actually needed, the test doesn't directly use functions from the library (that I could see). It wouldn't be easy lib to port, so I wanted to wait for confirmation that it is actually needed.

interesting, will investigate

Login to comment on this ticket.

Metadata