]> git.neil.brown.name Git - LaFS.git/commit
Better handling of changing a Directory into an InodeFile
authorNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 06:23:28 +0000 (16:23 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 06:23:28 +0000 (16:23 +1000)
commitc356e5d53fd7689417895ecf4347f425e9b0913a
tree0f3258531dae52afc6644e078719f49f62473eda
parent52c5d430977c779da8729f42e7e2d7db2be69316
Better handling of changing a Directory into an InodeFile

- actually change the type !!!
- make sure the on-disk block gets a proper index update.

Note that the checkpointing before creating things in the FS is
important for this to be correct.

Signed-off-by: NeilBrown <neilb@suse.de>
inode.c
super.c