Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librumpvfs Note that etfs keys are not visible in direct...
details: https://anonhg.NetBSD.org/src/rev/a6a7e80d5fc4
branches: trunk
changeset: 325341:a6a7e80d5fc4
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Dec 19 15:51:39 2013 +0000
description:
Note that etfs keys are not visible in directory listings,
per discussion with bad
diffstat:
lib/librumpvfs/rump_etfs.3 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r d543f5745a06 -r a6a7e80d5fc4 lib/librumpvfs/rump_etfs.3
--- a/lib/librumpvfs/rump_etfs.3 Thu Dec 19 08:22:40 2013 +0000
+++ b/lib/librumpvfs/rump_etfs.3 Thu Dec 19 15:51:39 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rump_etfs.3,v 1.5 2011/02/03 10:21:58 pooka Exp $
+.\" $NetBSD: rump_etfs.3,v 1.6 2013/12/19 15:51:39 pooka Exp $
.\"
.\" Copyright (c) 2010 Antti Kantee. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd February 3, 2011
+.Dd December 19, 2013
.Dt RUMP_ETFS 3
.Os
.Sh NAME
@@ -71,6 +71,12 @@
and can be either absolute or relative.
.Pp
The
+.Fa key
+is accessible from all rump kernel clients, both local and remote.
+Note, the keys are not be visible via readdir, so you will not see
+them in directory listings.
+.Pp
+The
.Fa ftype
parameter specifies how etfs file will be presented and does not
have to match the host type, although some limitations apply.
Home |
Main Index |
Thread Index |
Old Index