• D
    Add virFileLock and virFileUnlock APIs · e4842705
    Daniel P. Berrange 提交于
    Add some simple wrappers around the fcntl() discretionary file
    locking capability.
    
    * src/util/util.c, src/util/util.h, src/libvirt_private.syms: Add
      virFileLock and virFileUnlock APIs
    e4842705
virfile.c 9.1 KB