• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xapi-project / sm
34%
master: 47%

Build:
Build:
LAST BUILD BRANCH: private/bensi/pathRefreshFix
DEFAULT BRANCH: master
Repo Added 05 Jun 2014 09:15AM UTC
Files 101
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.24.0
branch: v1.24.0
CHANGE BRANCH
x
Reset
  • v1.24.0
  • CA-240718
  • CA-247723
  • CA-255945
  • CA-257740
  • CA-263084
  • CA-264210
  • CA-267032
  • CA-267460
  • CA-270011
  • CA-273731
  • CA-274584
  • CA-276601
  • CA-277346
  • CA-292103
  • CP-24279
  • CP-24548
  • cp-24893
  • feature/REQ-562/master
  • feature/REQ-718
  • feature/nbd
  • feature/req488/master
  • marksy/CA-315152
  • master
  • pre-1.18
  • pre-1.19.0
  • pre_1.20.0
  • private/bensi/CA-329841
  • private/bensi/CA-329845
  • private/bensi/CA-331453
  • private/bensi/CA-332806
  • private/bensi/CA-335178
  • private/bensi/CA-335721
  • private/bensi/CP-31856
  • private/bensi/CP-32204
  • private/bensi/CP-32988
  • private/bensi/CP-33629
  • private/bensi/XSI-654
  • private/bensi/XSI-915
  • private/bensi/XSI_570
  • private/bensi/pathRefreshFix
  • release/naples/lcm
  • release/quebec/lcm
  • team/ring0/linux-upstream
  • update-ut-dependencies
  • v1.10.0
  • v1.11.1
  • v1.11.2
  • v1.11.3
  • v1.13.0
  • v1.14.0
  • v1.14.1
  • v1.16.1
  • v1.18.0
  • v1.19.0
  • v1.20.0
  • v1.21.0
  • v1.22.0
  • v1.23.0
  • v1.25.0
  • v1.26.0
  • v1.27.0
  • v1.28.0
  • v1.29.0
  • v1.30.0
  • v1.31.0
  • v1.32.0
  • v1.33.0
  • v1.34.0
  • v1.35.0
  • v1.36.0
  • v1.37.0
  • v2.0.0
  • v2.1.0
  • v2.10.0
  • v2.11.0
  • v2.12.0
  • v2.13.0
  • v2.14.0
  • v2.15.0
  • v2.16.0
  • v2.16.1
  • v2.17.0
  • v2.18.0
  • v2.19.0
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v2.2.3
  • v2.20.0
  • v2.21.0
  • v2.22.0
  • v2.23.0
  • v2.24.0
  • v2.25.0
  • v2.26.0
  • v2.27.0
  • v2.28.0
  • v2.29.0
  • v2.29.1
  • v2.3.0
  • v2.30.0
  • v2.31.0
  • v2.32.0
  • v2.33.0
  • v2.34.0
  • v2.35.0
  • v2.36.0
  • v2.37.0
  • v2.38.0
  • v2.39.0
  • v2.4.0
  • v2.40.0
  • v2.5.0
  • v2.6.0
  • v2.7.0
  • v2.8.0
  • v2.9.0

pending completion
598

push

travis-ci

MarkSymsCtx
CA-292144 Avoid having an invalid leaf while taking a snapshot

After the original leaf has been renamed, td-util is asked to create a
snapshot with the filename it originally had. This means that after
td-util creates the file there is a brief window before it finishes
populating it when an attempt to query it will fail because the file
contents are invalid.

If we instead create the new leaf with a temporary filename
(foo.vhd.new) and rename it afterwards, this window is converted into
one during which the file does not exist, a condition in which a query
attempt will be retried for up to 20 seconds.

If necessary, the window can be shrunk further by using links so that
the old and new names of the original leaf exist simultaneously until it
is time to rename the new leaf into place (this is necessary because
td-util's snapshot function requires the parent to exist and be valid,
otherwise we could just create the snapshot first).

Signed-off-by: Tim Smith <tim.smith@citrix.com>

828 of 6399 branches covered (12.94%)

7017 of 20865 relevant lines covered (33.63%)

0.34 hits per line

Relevant lines Covered
Build:
Build:
20865 RELEVANT LINES 7017 COVERED LINES
0.34 HITS PER LINE
Source Files on v1.24.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
598 v1.24.0 CA-292144 Avoid having an invalid leaf while taking a snapshot After the original leaf has been renamed, td-util is asked to create a snapshot with the filename it originally had. This means that after td-util creates the file there is a brief wi... push 16 Jul 2018 02:40PM UTC MarkSymsCtx travis-ci pending completion  
See All Builds (831)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc