summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2022-02-08 19:20:11 +0100
committerSimon Rettberg2022-03-04 12:04:14 +0100
commitcb5ba1533aedbde4ea912d4c10b815e3bdbbfbf3 (patch)
tree34859490544406b15408a96cc271ca1fc276c1dd
parentcmake: Fix finding kernel include dir on Debian (diff)
downloadxloop-cb5ba1533aedbde4ea912d4c10b815e3bdbbfbf3.tar.gz
xloop-cb5ba1533aedbde4ea912d4c10b815e3bdbbfbf3.tar.xz
xloop-cb5ba1533aedbde4ea912d4c10b815e3bdbbfbf3.zip
README.md: State that qcow2 is read only
Trying not to oversell :)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6dc174..9b15468 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This repository contains the source code for the xloop Linux kernel modules
- **xloop**: eXtended loop device with file format subsystem
- **xloop_file_format_raw**: file format subsystem driver for RAW files
- - **xloop_file_format_qcow**: file format subsystem driver for QCOW files
+ - **xloop_file_format_qcow**: file format subsystem driver for QCOW files (read only)
and the user space utility **xlosetup** to configure xloop devices. The xloop Linux kernel modules can be built for the following Linux kernel versions and Linux distributions: