]> git.neil.brown.name Git - LaFS.git/commit
Check if dirblock can be orphan before making it one.
authorNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 12:25:38 +0000 (22:25 +1000)
committerNeilBrown <neilb@suse.de>
Sat, 14 Aug 2010 12:25:38 +0000 (22:25 +1000)
commit4ce23b007d7767c9f6c0a7e0fdf6c53671ac4b9e
tree6599866ea6b8244b7bf02acfbf006c1c5b7fdd05
parentc889053bcc7cf1f782c47038a073a2101beecaff
Check if dirblock can be orphan before making it one.

Only certain sorts of deletions can make a directory block
into and orphan - check them out before committing resources.

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