]> git.neil.brown.name Git - lafs-utils.git/history - tools/lafs.c
add mount command
[lafs-utils.git] / tools / lafs.c
2011-03-19 NeilBrownadd mount command
2011-03-19 NeilBrownlafs: save device name in load_dev
2011-03-19 NeilBrownlafs: add "show device" and associated library routines.
2011-03-18 NeilBrownlafs: allow "--tag value" as well as "--tag=value"
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 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