1CHCP(8) System Manager's Manual CHCP(8)
2
3
4
6 chcp - change mode of NILFS2 checkpoints
7
9 chcp [options] cp | ss [device] checkpoint-number ...
10
12 chcp is a utility to change the mode of the given checkpoints for the
13 NILFS2 file system found in device. chcp changes checkpoints to snap‐
14 shots, or vice versa. The target checkpoints are specified with one or
15 more checkpoint numbers. When device is omitted, it tries to find a
16 NILFS2 file system from /proc/mounts.
17
18 This command is valid only for mounted NILFS2 file systems, and will
19 fail if the device has no active mounts.
20
22 -h Display help message and exit.
23
25 Koji Sato <koji@osrg.net>
26
28 chcp is part of the nilfs-utils package and is available from
29 http://www.nilfs.org.
30
32 nilfs(8), lscp(1), mkcp(8), rmcp(8).
33
34
35
36nilfs-utils version 2.0 May 2008 CHCP(8)