linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: Documentation: add T/P/E description for resize cmd
@ 2014-12-22  2:01 Gui Hecheng
  2014-12-22  3:20 ` Satoru Takeuchi
  0 siblings, 1 reply; 10+ messages in thread
From: Gui Hecheng @ 2014-12-22  2:01 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Gui Hecheng

Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
---
 Documentation/btrfs-filesystem.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/btrfs-filesystem.txt b/Documentation/btrfs-filesystem.txt
index a8f2972..f2bd50d 100644
--- a/Documentation/btrfs-filesystem.txt
+++ b/Documentation/btrfs-filesystem.txt
@@ -102,8 +102,8 @@ If the prefix + or - is present the size is increased or decreased
 by the quantity <size>.
 If no units are specified, the unit of the <size> parameter defaults to
 bytes. Optionally, the size parameter may be suffixed by one of the following
-units designators: \'K\', \'M', or \'G', kilobytes, megabytes, or gigabytes,
-respectively.
+units designators: \'K\'(KiB), \'M\'(MiB), \'G\'(GiB), \'T\'(TiB), \'P\'(PiB),
+\'E\'(EiB).
 +
 If \'max' is passed, the filesystem will occupy all available space on the
 device devid.
-- 
1.8.1.4


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-01-05  1:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-22  2:01 [PATCH] btrfs-progs: Documentation: add T/P/E description for resize cmd Gui Hecheng
2014-12-22  3:20 ` Satoru Takeuchi
2014-12-22  7:22   ` [PATCH v2] " Gui Hecheng
2014-12-29 16:07     ` David Sterba
2014-12-30  1:23       ` Gui Hecheng
2014-12-30  1:52       ` [PATCH v3] " Gui Hecheng
2015-01-02  3:27         ` Chris Murphy
2015-01-02 16:12           ` David Sterba
2015-01-02 16:21             ` David Sterba
2015-01-05  1:42               ` Gui Hecheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).