]> git.neil.brown.name Git - LaFS.git/commit
Hold ref to inode-map inode while allocating inode.
authorNeilBrown <neilb@suse.de>
Sun, 25 Jul 2010 10:25:50 +0000 (20:25 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 9 Aug 2010 01:58:12 +0000 (11:58 +1000)
commitcb4744d616c23fb531098e68d768c2313fc9f706
tree47895169d76101378aa283581df13f800cf82148
parent709a9b0436ec310199c796c8f918838d31f9b2e8
Hold ref to inode-map inode while allocating inode.

The block doesn't explicitly reference the inode, so we need
to hold a reference as long as we reference a block in the file.

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