afs: Replace DATABASE_DIR by a runtime config option.
authorAndre Noll <maan@systemlinux.org>
Mon, 10 Sep 2007 19:52:00 +0000 (21:52 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 10 Sep 2007 19:52:00 +0000 (21:52 +0200)
commit191d16070b9511f5b32b1ede7a9d0db1ffb3da54
tree75f143ccde39da6cc99192cb7f6918af17956cc9
parent0e107387d5b1a79eedb24c7e55b20be732795947
afs: Replace DATABASE_DIR by a runtime config option.

Also, split afs_init() into two parts: The new open_afs_tables() that
does what its name suggests and the remaining part that initializes
the scheduler.
afs.c
afs.h
aft.c
attribute.c
blob.c
score.c
server.ggo