*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mount_nilfs | Section: 8 | Source: NetBSD | File: mount_nilfs.8
MOUNT_NILFS(8) FreeBSD System Manager's Manual MOUNT_NILFS(8) NAME mount_nilfs - mount a NILFS file system SYNOPSIS mount_nilfs [-c checkpoint] [-o options] [-t gmtoff] special node DESCRIPTION NILFS is a log-structured file system designed to support fast writing, fast recovery times, live snapshots, concurrent read-only snapshot mounts, and live file system resizing. Its inodes are managed using B- trees. The mount_nilfs command attaches the NILFS file system residing on the specified special device node on the location indicated with node. -c checkpoint Select the checkpoint number checkpoint to be mounted instead of the default last one. -o options Use the specified mount options as specified in mount(8). -t gmtoff Set the time zone offset (in seconds) from UTC to gmtoff, with positive values indicating east of the Prime Meridian. If not set, the user's current time zone will be used. SEE ALSO mount(2), vnd(4), fstab(5), mount(8), mount_lfs(8), umount(8), vnconfig(8) HISTORY NILFS is a file system developed by NTT and released in 2005 for Linux. Version 2 is available since 2009. This cleanroom implementation was written by Reinoud Zandijk for NetBSD in 2009, and has first been released as part of NetBSD 6. AUTHORS This implementation of NILFS was written by Reinoud Zandijk. CAVEATS This implementation currently only supports read-only operation. See mount_lfs(8) for an older log-structured file system with write support. Also see wapbl(4) and mount(8) for fast journal-based recovery using FFS. FreeBSD 14.1-RELEASE-p8 June 1, 2016 FreeBSD 14.1-RELEASE-p8

Navigation Options