]> git.neil.brown.name Git - lafs-utils.git/history - tools
Add 'load_dev' command and matching library functions.
[lafs-utils.git] / tools /
2011-03-18 NeilBrownAdd 'load_dev' command and matching library functions.
2011-03-15 NeilBrownlafs: make 'statesize' a choice.
2011-03-14 NeilBrownlafs: add write_checkpoint
2011-03-14 NeilBrownlafs: add write_state command
2011-03-14 NeilBrownlafs: add write_dev command
2011-03-14 NeilBrownlafs: Add creation of special inodes to newfs/add_device
2011-03-13 NeilBrownlafs: add 'add_device' command
2011-03-13 NeilBrownSplit out size parsing into separate file
2011-03-13 NeilBrownSplit open_device out of mkfs.lafs
2011-03-13 NeilBrownmkfs.lafs should give an error on size-zero devices.
2011-03-13 NeilBrownAdd lafs_validate_geometry for mkfs.
2011-03-13 NeilBrownAdd 'reset' and 'newfs' commands.
2011-03-13 NeilBrownDiscard 'terminal' arg type.
2011-03-13 NeilBrownAdd 'choice' argument type.
2011-03-12 NeilBrownAdd new "lafs" program
2011-03-02 NeilBrownmkfs: allow creation of a filesystem on a regular file.
2011-03-02 NeilBrownmkfs: provide minimal feedback when creating array.
2011-03-02 NeilBrownmkfs: adjust segment size based on device size, and...
2011-03-02 NeilBrownmkfs: add accesstime file to new filesystem
2010-10-01 NeilBrownInitial checking of lafs-utils