ulockmgr_server - Man Page
Lock Manager Server for FUSE filesystems
Synopsis
ulockmgr_server
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.
ulockmgr_server is the Userspace Lock Manager Server for FUSE filesystems.
Options
ulockmgr_server has no options.
See Also
Homepage
More information about ulockmgr_server and the FUSE project can be found at <http://fuse.sourceforge.net/>.
Author
FUSE was written by Miklos Szeredi <miklos@szeredi.hu>.
This manual page was written by Daniel Baumann <daniel.baumann@progress-technologies.net>.
Referenced By
2011-10-23 2.8.6 Filesystem in Userspace (FUSE)