summaryrefslogtreecommitdiffstats
path: root/DEPRECATED
diff options
context:
space:
mode:
authorKarel Zak2008-04-15 13:44:21 +0200
committerKarel Zak2008-04-15 15:18:48 +0200
commit4ac02d4dd00dcba2ccb14077b981fb2f971ba714 (patch)
treecc1a1808fa811b38b83a25b1be808cbd4999a6fe /DEPRECATED
parentmount: add support for sizelimit= mount option (for loop mounts) (diff)
downloadkernel-qcow2-util-linux-4ac02d4dd00dcba2ccb14077b981fb2f971ba714.tar.gz
kernel-qcow2-util-linux-4ac02d4dd00dcba2ccb14077b981fb2f971ba714.tar.xz
kernel-qcow2-util-linux-4ac02d4dd00dcba2ccb14077b981fb2f971ba714.zip
losetup: mark the option -s as deprecated
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'DEPRECATED')
-rw-r--r--DEPRECATED6
1 files changed, 6 insertions, 0 deletions
diff --git a/DEPRECATED b/DEPRECATED
index 6c209b87c..4bc79fed6 100644
--- a/DEPRECATED
+++ b/DEPRECATED
@@ -2,6 +2,12 @@ The following is a list of commands or features that are deprecated. All
deprecated utils are in maintenace mode and we keep them in source tree for
backward compatibilty only.
+What: losetup -s
+When: 2.15
+Why: the option -s is in collision with the Loop-AES losetup dialect that is used
+ in some distributions. Use the long version (--show) only.
+
+--------------------------
What: raw(8) command
When: undefined yet; depends on kernel upstream