storage: split fs storage file code from storage driver backend
The storage file code needs to be run in the hypervisor drivers, while
the storage backend code needs to be run in the storage driver. Split
the source code as a preparatory step for creating separate loadable
modules.
Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
Showing
src/storage/storage_file_fs.c
0 → 100644
src/storage/storage_file_fs.h
0 → 100644
想要评论请 注册 或 登录