]> git.neil.brown.name Git - lafs-utils.git/history - include
lafs: allow some commands to open busy devices with --force
[lafs-utils.git] / include /
2011-05-04 NeilBrownFORMAT CHANGE various changes to superblock
2011-05-04 NeilBrownIntroduce new Verify modes for multi-device writing.
2011-05-04 NeilBrownFORMAT CHANGE add timestamp to group_head in write...
2011-05-04 NeilBrownFORMAT CHANGE use 32bit block counts in segment usage...
2011-05-03 NeilBrownFORMAT CHANGE add parent field of InodeFile
2011-05-02 NeilBrownShow seguage
2011-03-27 NeilBrownUse separate list for inodes with dirty blocks.
2011-03-25 NeilBrownAdd printing of directory block
2011-03-25 NeilBrownLoad and Print cluster header
2011-03-25 NeilBrownAdd name creation in directories, and implement 'store'
2011-03-25 NeilBrownAdd B_Uninc flag.
2011-03-25 NeilBrownAdd lafs_find_free
2011-03-25 NeilBrownSupport flushing blocks without forcing them into a...
2011-03-21 NeilBrowninode map allocation
2011-03-21 NeilBrownAdd 'remainder' arg to lafs_lookup_path
2011-03-21 NeilBrownAdd support for internal path lookup
2011-03-20 NeilBrownAdd 'ls' command and directory searching.
2011-03-20 NeilBrownAdd blockbits field to struct lafs
2011-03-20 NeilBrownAdd lafs_print_inode / show inode command
2011-03-19 NeilBrownshow state command and library function
2011-03-19 NeilBrownadd mount command
2011-03-19 NeilBrownlafs: add "show device" and associated library routines.
2011-03-18 NeilBrownAdd 'load_dev' command and matching library functions.
2011-03-14 NeilBrownlafs: Add creation of special inodes to newfs/add_device
2011-03-13 NeilBrownAdd lafs_validate_geometry for mkfs.
2011-03-02 NeilBrownAdd tracing control to liblafs
2010-10-15 NeilBrownFix compilation on 32bit arch.
2010-10-10 NeilBrownMake filesystem name field variable-length.
2010-10-01 NeilBrownInitial checking of lafs-utils