From: Eric Biggers Date: Thu, 9 Dec 2021 00:38:26 +0000 (-0800) Subject: docs: sysfs-block: move to stable directory X-Git-Tag: v5.17-rc1~117^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae7a7a53498f452eb927cd4b4eed0bccded85ebf;p=thirdparty%2Fkernel%2Flinux.git docs: sysfs-block: move to stable directory The block layer sysfs ABI is widely used by userspace software and is considered stable. Reviewed-by: Martin K. Petersen Reviewed-by: Bart Van Assche Signed-off-by: Eric Biggers Link: https://lore.kernel.org/r/20211209003833.6396-2-ebiggers@kernel.org Signed-off-by: Jens Axboe --- diff --git a/Documentation/ABI/testing/sysfs-block b/Documentation/ABI/stable/sysfs-block similarity index 100% rename from Documentation/ABI/testing/sysfs-block rename to Documentation/ABI/stable/sysfs-block