[Relfs-devel] RelFS.cpp should be stable now
Status: Pre-Alpha
Brought to you by:
applejack
|
From: Vincenzo a. N. N. <vin...@ya...> - 2004-08-03 21:33:13
|
I have carefully audited the source code for RelFS.cpp. It should be exception-safe now but who can be sure - BTW I also checked the LOCAL macro so Guido should be happy now :P (it couldn't be path+1 because of "/" being of only 1 char, but it's better now). Could someone have a look at the file? A question: would it be wise to catch posix signals in the fuse module? And how should I handle them? Setting a global variable, and checking it at the end of each filesystem function? I committed changes to code yesterday; today I added the FAQs for the project to the homepage. The next thing to do, IMHO, is putting the MainIndexer singleton in a separate thread, objections anyone? After this I plan to document existing code using doxygen. Bye Vincenzo |