bug-hurd
[Top][All Lists]
Advanced

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

test case for partial file locking for translators using libnetfs.


From: Svante Signell
Subject: test case for partial file locking for translators using libnetfs.
Date: Wed, 16 Dec 2015 20:54:24 +0100

Hi

Since there was not may people on IRC right now who could answer I send an email
instead.

I'd like to derive a test case for partial file locking with libnetfs: Setting
up ftpfs and reading e.g. cat ftp://ftp.gnu.org/README works fine. But open() on
that file returns EBADF.

Other translators using libnetfs are: cvsfs, gohperfs, httpfs, mboxfs, nfs,
procfs, tarfs, xmlfs.

A test case for libtrivfs is already available in the test code for the tdb
patch: int fd = open("/dev/null", O_RDWR);
 
Any ideas?

Thanks :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]