mirror of https://github.com/trapexit/mergerfs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
966 B
28 lines
966 B
.TH ULOCKMGR_SERVER 1 2011\-10\-23 2.8.6 "Filesystem in Userspace (FUSE)"
|
|
|
|
.SH NAME
|
|
\fBulockmgr_server\fR \- Lock Manager Server for FUSE filesystems
|
|
|
|
.SH SYNOPSIS
|
|
\fBulockmgr_server\fR
|
|
|
|
.SH DESCRIPTION
|
|
Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations.
|
|
.PP
|
|
\fBulockmgr_server\fR is the Userspace Lock Manager Server for FUSE filesystems.
|
|
|
|
.SH OPTIONS
|
|
\fBulockmgr_server\fR has no options.
|
|
|
|
.SH SEE ALSO
|
|
\fIfusermount\fR(1),
|
|
\fImount\fR(8),
|
|
\fImount.fuse\fR(8).
|
|
|
|
.SH HOMEPAGE
|
|
More information about ulockmgr_server and the FUSE project can be found at <\fIhttp://fuse.sourceforge.net/\fR>.
|
|
|
|
.SH AUTHOR
|
|
FUSE was written by Miklos Szeredi <\fImiklos@szeredi.hu\fR>.
|
|
.PP
|
|
This manual page was written by Daniel Baumann <\fIdaniel.baumann@progress\-technologies.net\fR>.
|