]> git.neil.brown.name Git - LaFS.git/history - snapshot.c
README update
[LaFS.git] / snapshot.c
2011-03-07 NeilBrownStop creating a super_block for each subset filesystem.
2011-03-07 NeilBrownlafs_iget takes a filesystem-inode rather than a super_...
2011-03-07 NeilBrownAdd 'filesys' pointer to lafs_inode
2010-10-02 NeilBrownImprove handling of snapshot name.
2010-08-09 NeilBrownrefcount the prime_sb so fs doesn't disappear.
2010-08-09 NeilBrownNew mount infrastructure for snapshot.
2010-08-09 Neil BrownChange s_fs_info to point to root inode and fs
2010-08-09 Neil BrownUse inline to map sb to fs
2010-07-25 Neil BrownImplement readpages
2010-06-27 NeilBrownComplete TODO list
2010-06-13 NeilBrownIntroduce constants for 'sync' and 'adopt' flags.
2009-08-24 NeilBrownFix iolock semantics.
2009-08-16 NeilBrownLAFS_BUG add new debug macro that prints block information.
2009-03-20 NeilBrownCosmetic cleanups.
2009-03-19 NeilBrownAdd tracking of refcount sources.
2009-03-16 NeilBrownWHITE SPACE
2008-12-10 Neil Brownupdate to 2.6.27 and other fixes.
2008-07-25 Neil BrownInitial checking after changing from hg to git.