[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1360556941.4204.4.camel@buesod1.americas.hpqcorp.net>
Date: Sun, 10 Feb 2013 20:29:01 -0800
From: Davidlohr Bueso <davidlohr.bueso@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Nitin Gupta <ngupta@...are.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] zram: remove unexistant discard from sysfs ABI doc
Signed-off-by: Davidlohr Bueso <davidlohr.bueso@...com>
---
Both patches apply on top of the staging-next branch
of the staging tree.
Documentation/ABI/testing/sysfs-block-zram | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-block-zram b/Documentation/ABI/testing/sysfs-block-zram
index ec93fe3..4627c33 100644
--- a/Documentation/ABI/testing/sysfs-block-zram
+++ b/Documentation/ABI/testing/sysfs-block-zram
@@ -52,15 +52,6 @@ Description:
is freed. This statistic is applicable only when this disk is
being used as a swap disk.
-What: /sys/block/zram<id>/discard
-Date: August 2010
-Contact: Nitin Gupta <ngupta@...are.org>
-Description:
- The discard file is read-only and specifies the number of
- discard requests received by this device. These requests
- provide information to block device regarding blocks which are
- no longer used by filesystem.
-
What: /sys/block/zram<id>/zero_pages
Date: August 2010
Contact: Nitin Gupta <ngupta@...are.org>
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists