accre / lstore-gridftp

Gridftp DSI plugin directly interface with LStore
1 stars 1 forks source link

Lio api refactor #1

Closed tacketar closed 8 years ago

tacketar commented 8 years ago

Andrew, Here's the updated plugin using the refactored code. I've also attempted to convert the cmake bits to the newly refactored version. It looks like the LStoreCommon.cmake also creates libraries separate from the CMakeLists files. I haven't touched that but I'm not sure if they are needed or what the proper way to unify those.

These are made in LStoreCommon: libgridftp-lfs.so and libgridftp-lfs.a The rest are made in CMakeLists.txt: libglobus_gridftp_server_lfs.so.1.0.0, libglobus_gridftp_server_lfs.so

Feel free to tweak as needed and merge

PerilousApricot commented 8 years ago

rgr. Should I add this to the build/packaging?

It's dark in this basement.

PerilousApricot commented 8 years ago

Got it. I'm gonna clean up your formatting (Does nano not know how to handle indents? :grin:), merge your branch in here, then add the bits in lstore-release to build this along with everything else.

PerilousApricot commented 8 years ago

In nanorc-

set tabstospaces
set tabsize 4
set autoindent
set nonewlines