Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions modules/virt-operations-requiring-scratch-space.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
[id="virt-operations-requiring-scratch-space_{context}"]
= CDI operations that require scratch space

[role="_abstract"]
This topic helps you understand which specific CDI operations require scratch space for image processing and the underlying technical reasons.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This topic helps you understand which specific CDI operations require scratch space for image processing and the underlying technical reasons.
For details on which specific CDI operations require scratch space for image processing, as well as the underlying technical reasons, see below.


[options="header"]
|===
| Type | Reason
Expand Down
3 changes: 3 additions & 0 deletions virt/storage/virt-preparing-cdi-scratch-space.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ include::_attributes/common-attributes.adoc[]

toc::[]

[role="_abstract"]
This topic helps you understand why CDI requires scratch space and how to define the appropriate storage class for it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This topic helps you understand why CDI requires scratch space and how to define the appropriate storage class for it.
For details on why CDI requires scratch space and how to define the appropriate storage class for it, see below.


include::modules/virt-about-scratch-space.adoc[leveloffset=+1]

include::modules/virt-operations-requiring-scratch-space.adoc[leveloffset=+1]
Expand Down