freebsd-dev/sbin/mksnap_ffs
Pawel Jakub Dawidek c8cf3f3d0e - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT
flag from a mount flag to FS-specific flag.
- Simplify usage. Instead of 'mksnap_ffs /mnt/foo /mnt/foo/snap' allow to
  give only one argument: 'mksnap_ffs /mnt/foo/snap'. Old usage is also
  accepted for now.
- Add an example of how to mount a snapshot.
2009-05-29 19:18:41 +00:00
..
Makefile - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT 2009-05-29 19:18:41 +00:00
mksnap_ffs.8 - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT 2009-05-29 19:18:41 +00:00
mksnap_ffs.c - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOT 2009-05-29 19:18:41 +00:00