commit | e56d5ae305b9be17edfee20740ec84257e518747 | [log] [tgz] |
---|---|---|
author | Tore Anderson <tore@fud.no> | Wed Jan 11 12:17:31 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 18:42:10 2006 -0800 |
tree | e03b0841489721b3fd9dbab11964712aa47d41fc | |
parent | 75ba0861bcc64634166124f164dcc05b6393c0ee [diff] |
[PATCH] ext3: fix documentation of online resizing Undocument the non-working resize= mount option in ext3, and add some references to the ext2resize package instead, which appears to be the only proper way of doing online resizing of ext3 filesystems. Signed-off-by: Tore Anderson <tore@fud.no> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>