]> git.neil.brown.name Git - LaFS.git/commit
Separate thread management from the cleaning.
authorNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 11:48:36 +0000 (21:48 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 13 Aug 2010 11:48:36 +0000 (21:48 +1000)
commit7bc09a2943b80104da4e061ccc6e38c5c9b466cf
tree4d95d28dbd6d67c303a09ada617996088629b3d4
parent8fe5e3c7862aff271286e2fa4f36bb5182e725c2
Separate thread management from the cleaning.

The thread does a lot more than just 'clean' so don't call it the
'cleaner' any more - just the 'thread' or 'lafsd'.

Signed-off-by: NeilBrown <neilb@suse.de>
13 files changed:
Makefile
checkpoint.c
clean.c
cluster.c
file.c
inode.c
io.c
lafs.h
orphan.c
segments.c
state.h
super.c
thread.c [new file with mode: 0644]