]> xenbits.xensource.com Git - libvirt.git/commit
storage: add file functions for local and block files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Feb 2014 15:41:49 +0000 (16:41 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 14 Feb 2014 09:47:57 +0000 (10:47 +0100)
commite62d09b155f005e2001277c13cbbb34e754c1b62
tree0babee1fc2c625525ad91c5ee544fb4ef0845c48
parente32268184b4fd1611ed5ffd3c758b8f6a34152e6
storage: add file functions for local and block files

Implement the "stat" and "unlink" function for "file" volumes and "stat"
for "block" volumes using the regular system calls.
src/storage/storage_backend.c
src/storage/storage_backend_fs.c
src/storage/storage_backend_fs.h