Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd9762
)
Fix typo in the debugfs command used to fixed trashed filesystems by
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 6 May 2005 02:57:44 +0000
(22:57 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 6 May 2005 02:57:44 +0000
(22:57 -0400)
FC3's resize2fs program. (Addresses Sourceforge Bug #1190897).
RELEASE-NOTES
patch
|
blob
|
history
diff --git
a/RELEASE-NOTES
b/RELEASE-NOTES
index
00ef4bb
..
89256df
100644
(file)
--- a/
RELEASE-NOTES
+++ b/
RELEASE-NOTES
@@
-73,7
+73,7
@@
have been corrected.
E2fsck can also also fix filesystems trashed by Fedora's resize2fs
program. In order to do this, the user must run the commands:
- debugfs -w /dev/hdXXX -R "features ^resize_inode
+ debugfs -w /dev/hdXXX -R "features ^resize_inode
"
e2fsck -f /dev/hdXXX
Optionally, the ext2prepare command can be used to re-enable online