]> git.neil.brown.name Git - LaFS.git/commit
Further tidy up for make_orphan
authorNeilBrown <neilb@suse.de>
Thu, 27 Aug 2009 01:46:02 +0000 (11:46 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 27 Aug 2009 01:46:02 +0000 (11:46 +1000)
commitd1de424e56b1c4f05147e41c56581185cffd7de4
tree06b63cac613147986a904498848a0bb164738ba8
parent716845f8c89a42e7fd2ef9a407e08826a19d431d
Further tidy up for make_orphan

Move the calls to orphan_abort and orphan_commit into make_orphan
to follow the pattern used elsewhere.
This requires moving the i_mutex lock out into make_orphan,
but otherwise seems to be a good improvement.
orphan.c