bug-hurd
[Top][All Lists]
Advanced

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

RFC: get_translator_info, needed for a mtab translator


From: Justus Winter
Subject: RFC: get_translator_info, needed for a mtab translator
Date: Wed, 3 Jul 2013 23:11:57 +0200

Hi,

we discussed in #hurd that I'd send my mtab prototype quite early so
that we can discuss the rpc procedure and the integration in lib*fs
and libfshelp. Please let me know what you think.

For testing purposes there's a mtab tool included in utils/mtab.c:

% find tmp
tmp
tmp/foo
tmp/foo/bar
% utils/mtab tmp
none tmp ../tmpfs/tmpfs writable,no-inherit-dir-group,no-sync 0 0
none tmp/foo ../tmpfs/tmpfs writable,no-inherit-dir-group,no-sync 0 0
none tmp/foo/bar ../tmpfs/tmpfs writable,no-inherit-dir-group,no-sync 0 0

Justus




reply via email to

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