Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_e2fsprogs
Commits
6b967cd6
Commit
6b967cd6
authored
13 years ago
by
Theodore Ts'o
Browse files
Options
Download
Email Patches
Plain Diff
Update for e2fsprogs 1.42-WIP-1016 release
Signed-off-by:
"Theodore Ts'o"
<
tytso@mit.edu
>
parent
c2c2b959
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
2 deletions
+21
-2
RELEASE-NOTES
RELEASE-NOTES
+7
-1
debian/changelog
debian/changelog
+13
-0
version.h
version.h
+1
-1
No files found.
RELEASE-NOTES
View file @
6b967cd6
E2fsprogs 1.42-WIP (October
9
, 2011) --
72db94e1fe1798
E2fsprogs 1.42-WIP (October
16
, 2011) --
c2c2b959bd87
=======================================
This release of e2fsprogs has support for file systems > 16TB. Online
...
...
@@ -126,6 +126,9 @@ are needed for very big file systems.
The resize2fs program now has support for a new online resize ioctl
that can support file systems > 16TB, once it arrives in v3.x kernels.
Fixed bug which caused resize2fs to fail when shrinking an empty file
system down to its minimal size. (Addresses Sourceforge Bug #3404051)
Fixed tune2fs's mount options parsing. (Addresses Debian Bug: #641667)
Allow tune2fs to remove external journals if the device can not be
...
...
@@ -253,6 +256,9 @@ A link to com_err.h is installed in $(includedir) during a "make install".
The po/*.gmo files are automatically rebuilt if they are missing or
out of date. This helps out Debian packaging.
Allow ext2fs_get_memalign() to compile on systems that don't have
posix_memalign().
E2fsprogs 1.41.14 (December 22, 2010)
=====================================
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
View file @
6b967cd6
e2fsprogs
(
1.42
~
WIP
-
2011
-
10
-
16
-
1
)
unstable
;
urgency
=
low
*
New
upstream
release
*
Fix
online
resizing
with
resize2fs
(
Closes
:
#
644989
)
*
Fix
bug
which
caused
shrinking
an
empty
file
system
file
system
to
its
minimal
size
to
sometimes
fail
.
*
Don
't look at the high 16 bits of i_file_acl if the 64-bit feature
is not enabled; this fixes a Hurd compatibility field since this is
used for the high 16 bits of i_mode on Hurd.
* Update Sweedish, Polish, French, German, and Czech translations
-- Theodore Y. Ts'
o
<
tytso
@
mit
.
edu
>
Sun
,
16
Oct
2011
22
:
07
:
03
-
0400
e2fsprogs
(
1.42
~
WIP
-
2011
-
10
-
09
-
1
)
unstable
;
urgency
=
low
*
New
upstream
release
...
...
This diff is collapsed.
Click to expand it.
version.h
View file @
6b967cd6
...
...
@@ -8,4 +8,4 @@
*/
#define E2FSPROGS_VERSION "1.42-WIP"
#define E2FSPROGS_DATE "
9
-Oct-2011"
#define E2FSPROGS_DATE "
16
-Oct-2011"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment