summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorGreg Farnum <gregf@hq.newdream.net>2010-07-06 12:02:18 -0700
committerGreg Farnum <gregf@hq.newdream.net>2010-07-06 12:02:33 -0700
commit84bca03089673985ec9341ae73c53e23932b854b (patch)
tree37a566eab3bff84b56247643d188d266ee42e957 /man
parent4a80e5e0806f1b5f0869440304355ae49def3e66 (diff)
downloadceph-84bca03089673985ec9341ae73c53e23932b854b.tar.gz
client: take the first inode as root, rather than whatever comes out
with ino=1. Also, translate root inode properly in fuse_ll.
Diffstat (limited to 'man')
-rw-r--r--man/cfuse.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/cfuse.8 b/man/cfuse.8
index 318194eef0b..e51b751365a 100644
--- a/man/cfuse.8
+++ b/man/cfuse.8
@@ -30,6 +30,9 @@ to determine monitor addresses during startup.
.TP
\fB\-m\fI monaddress[:port]\fR
Connect to specified monitor (instead of looking through \fIceph.conf\fR).
+.TP
+\fB\-r\fI root_directory\fR
+Use root_directory as the mounted root, rather than the full Ceph tree.
.SH AVAILABILITY
.B cfuse
is part of the Ceph distributed file system. Please refer to the Ceph wiki at