summaryrefslogtreecommitdiffstats
path: root/DEPRECATED
diff options
context:
space:
mode:
authorKarel Zak2007-04-03 22:02:20 +0200
committerKarel Zak2007-04-03 22:02:20 +0200
commit72a71454969c1fdde8f1a39568bbb96b200d5747 (patch)
treea0982969119b874a38db63e992d0bfc4bcd5a319 /DEPRECATED
parentlosetup: add to man page info about deprecated cryptoloop (diff)
downloadkernel-qcow2-util-linux-72a71454969c1fdde8f1a39568bbb96b200d5747.tar.gz
kernel-qcow2-util-linux-72a71454969c1fdde8f1a39568bbb96b200d5747.tar.xz
kernel-qcow2-util-linux-72a71454969c1fdde8f1a39568bbb96b200d5747.zip
docs: add the DEPRECATED file
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'DEPRECATED')
-rw-r--r--DEPRECATED14
1 files changed, 14 insertions, 0 deletions
diff --git a/DEPRECATED b/DEPRECATED
new file mode 100644
index 000000000..43835cb5b
--- /dev/null
+++ b/DEPRECATED
@@ -0,0 +1,14 @@
+The following is a list of commands or features that are going to be
+removed in the util-linux-ng source tree.
+
+
+What: raw command
+When: depends on kernel upstream
+Why: O_DIRECT can be used instead
+
+---------------------------
+
+What: cryptoloop support in mount/losetup
+When: undefined yet
+Why: depreciated in favor of dm-crypt.
+