]> git.neil.brown.name Git - LaFS.git/commit
Pin inode data blocks when dirtying them.
authorNeilBrown <neilb@suse.de>
Wed, 23 Jun 2010 01:25:17 +0000 (11:25 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 23 Jun 2010 01:57:21 +0000 (11:57 +1000)
commit09688e3c70b1b9bdb8029f3e3083825718364560
tree11ca10fb2c851f513fdd4360af50036a6879f4f8
parent4b22120d0ddedb21936cadc9e892456f52bb1546
Pin inode data blocks when dirtying them.

Two places we were dirtying an inode data block that might
not have been pinned.  Fix them.

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