1. 12 2月, 2010 9 次提交
  2. 11 2月, 2010 7 次提交
  3. 10 2月, 2010 22 次提交
  4. 09 2月, 2010 2 次提交
    • J
      Create raw storage files with O_DSYNC · a82a87f2
      Jiri Denemark 提交于
      When creating preallocated large raw files opening them with O_DSYNC
      prevents long delays in reading because cache pages can be immediately
      reused without writing them on a disk first.
      a82a87f2
    • D
      Re-generate remote protocol files for new APIs · 5dee786d
      Daniel P. Berrange 提交于
      Re-generate remote protocol files for changes in commit
      daeb6f6b
      
      * daemon/remote_dispatch_args.h, daemon/remote_dispatch_prototypes.h,
        daemon/remote_dispatch_table.h, src/remote/remote_protocol.c,
        src/remote/remote_protocol.h: Re-generate files
      5dee786d