Author: adrian.chadd
Date: Tue Jun 16 05:29:07 2009
New Revision: 14097
Added:
branches/LUSCA_HEAD/libsqstore/ufs_utils.c
- copied unchanged from r14093, /branches/LUSCA_HEAD/src/ufs_utils.c
branches/LUSCA_HEAD/libsqstore/ufs_utils.h
- copied unchanged from r14093, /branches/LUSCA_HEAD/src/ufs_utils.h
Removed:
branches/LUSCA_HEAD/src/ufs_utils.c
branches/LUSCA_HEAD/src/ufs_utils.h
Modified:
branches/LUSCA_HEAD/src/Makefile.am
Log:
Remove the ufs swaplog stuff I was hacking on from src/ and migrate it to
libsqstore/ ; disable it from the build.
I need to fully re-think how this stuff works. I've disconnected it from
the build because libsqstore/ can't
see StoreEntry definitions, etc.
Modified: branches/LUSCA_HEAD/src/Makefile.am
==============================================================================
--- branches/LUSCA_HEAD/src/Makefile.am (original)
+++ branches/LUSCA_HEAD/src/Makefile.am Tue Jun 16 05:29:07 2009
@@ -217,7 +217,6 @@
structs.h \
tools.c \
typedefs.h \
- ufs_utils.c \
$(UNLINKDSOURCE) \
url.c \
urn.c \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---