]> git.neil.brown.name Git - LaFS.git/commit
Add proper locking to inode_handle_orphan
authorNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 00:59:32 +0000 (10:59 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 2 Oct 2010 04:42:00 +0000 (14:42 +1000)
commit7de5ef56bb17c44b1e903dd75f01c396ad9f6ac9
treeec3c66ed66adef632101144d1df6cc5a07da7c72
parent67bec1ca5ba78028e3da01b9b6461cb2784f3a5c
Add proper locking to inode_handle_orphan

When walking the indexblock looking for things to purge
we need to hold the inode private_lock.

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