forked from pool/e2fsprogs
Update to 1.42.12
Rev filesystems/58 Md5 980207ea19f380afd84cc2b22a56cf84 2014-09-02 13:56:03 jankara 247231
This commit is contained in:
parent
8ec9ea8659
commit
89613d2b11
@ -167,7 +167,7 @@ Index: e2fsck/unix.c
|
|||||||
blk64_t orig_superblock;
|
blk64_t orig_superblock;
|
||||||
struct problem_context pctx;
|
struct problem_context pctx;
|
||||||
+ struct splash_ops *sops;
|
+ struct splash_ops *sops;
|
||||||
int flags, run_result;
|
int flags, run_result, was_changed;
|
||||||
int journal_size;
|
int journal_size;
|
||||||
int sysval, sys_page_size = 4096;
|
int sysval, sys_page_size = 4096;
|
||||||
@@ -1215,6 +1217,7 @@ int main (int argc, char *argv[])
|
@@ -1215,6 +1217,7 @@ int main (int argc, char *argv[])
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4bd8a770b6925c3f4ec5dce82c55774e4566cd6f3ffb5805177e3c92c8910b76
|
|
||||||
size 6353078
|
|
3
e2fsprogs-1.42.12.tar.gz
Normal file
3
e2fsprogs-1.42.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e17846d91a0edd89fa59b064bde8f8e5cec5851e35f587bcccb4014dbd63186c
|
||||||
|
size 6381695
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 2 13:39:35 UTC 2014 - jack@suse.cz
|
||||||
|
|
||||||
|
- Update to 1.42.12
|
||||||
|
* fix e2fsck bugs when repairing bigalloc filesystems
|
||||||
|
* fix rare e2fsck bugs discovered by fs fuzzing
|
||||||
|
* resize2fs will use less memory when resizing large filesystems
|
||||||
|
...
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 15 15:52:16 UTC 2014 - jack@suse.cz
|
Tue Jul 15 15:52:16 UTC 2014 - jack@suse.cz
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ Conflicts: libcom_err2-mini
|
|||||||
Conflicts: libcom_err-mini-devel
|
Conflicts: libcom_err-mini-devel
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 1.42.11
|
Version: 1.42.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for the Second Extended File System
|
Summary: Utilities for the Second Extended File System
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user