evas/cserve2: Use Shared_Array storage for File_Data
authorJean-Philippe Andre <jp.andre@samsung.com>
Mon, 22 Jul 2013 07:28:42 +0000 (16:28 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 28 Oct 2013 06:47:13 +0000 (15:47 +0900)
commitacae35b4d1cb2a8aa602cc9c1e6de468997de059
tree5bf269b2ce53d5e62e8003f7c93f3d06a9189b2c
parentc57a319df3fec9272fa46fb3da84d69b8d26f144
evas/cserve2: Use Shared_Array storage for File_Data

File_Entry and File_Data are now two different types,
one being stored in the shared array, the other one
is only a reference counting entry.
src/bin/evas/evas_cserve2_cache.c
src/bin/evas/evas_cserve2_index.c