]> git.neil.brown.name Git - LaFS.git/commit
Make sure all global functions have distinctive names.
authorNeilBrown <neilb@suse.de>
Thu, 19 Mar 2009 23:01:36 +0000 (10:01 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 19 Mar 2009 23:01:36 +0000 (10:01 +1100)
commit875f5db595b847eb4c686ef808fd0f4d6cf69c2c
tree68a584744b8844d53a93c6926f716fa3d4060203
parent1f638ded720e88f33f732716742bd45a823451f6
Make sure all global functions have distinctive names.

All non-static functions should have names starting lafs_ or
_lafs_.  A few had slipped in that didn't so resolve them either
making them static or changing their name.
checkpoint.c
dir-avl.c
lafs.h
modify.c