Commit Graph

15 Commits

Author SHA1 Message Date
OBS User jankara
fe1d1e7f3d Update to 1.42.12
Rev filesystems/58 Md5 980207ea19f380afd84cc2b22a56cf84 2014-09-02 13:56:03 jankara 247231
2014-09-02 13:56:03 +00:00
OBS User jankara
6345585464 Update to 1.42.11
Rev filesystems/56 Md5 e763fb23fa17537f51f4a55979ea280b 2014-07-15 16:30:42 jankara 241110
2014-07-15 16:30:42 +00:00
OBS User jankara
20af007f75 Update to 1.42.9
Rev filesystems/51 Md5 e3ca0c775d5ed8a63bda109ecc073b45 2014-01-27 09:58:18 jankara 215247
2014-01-27 09:58:18 +00:00
OBS User jankara
d0e9f7c06d Fix compilation warnings leading to package build failure.
Rev filesystems/43 Md5 b21a390e126ab46304fa0d462302b24b 2013-02-25 18:21:48 jankara 156351
2013-02-25 18:21:48 +00:00
OBS User jankara
fa79657ce9 Update to 1.42.7
Rev filesystems/42 Md5 ddf1b3c47bbc4f9e71705b015b932599 2013-02-22 16:08:54 jankara 156128
2013-02-22 16:08:54 +00:00
OBS User dirkmueller
ff288110b1 - update to 1.42.4
* Fix 64-bit block number bugs in e2fsck, dumpe2fs, and debugfs which
    could corrupt file systems
  * Fixed e2fsck's handling of how errors propagate from the journal to
    the file system superblock
  * Fixed a false positive complaint from e2fsck if all of the extents
    in the last extent block are uninitialized and located after the
    end of the file.
  * dumpe2fs will display the journal's error indicator in the
    superblock if it is set
  * Fixed a  bug which caused e2fsck to incorrectly use O_EXCLUSIVE in
    some corner cases.
  * Fix truncation of extent-mapped inodes in e2fsck and libext2fs
  * Fixed i_blocks accounting in bigalloc file systems.
  * Add support for btrfs's No_COW flag to lsattr and chattr
  * Debugfs interprets the date strings of the form "@ddd" as ddd
    seconds after the epoch
  * Updated/fixed various man pages  (Closes: #674453, #674694)

Rev filesystems/31 Md5 d6603a97d2b94f9f7eed29dc8ed5b46d 2012-06-14 15:27:03 dirkmueller 124987
2012-06-14 15:27:03 +00:00
OBS User jankara
42b87fd47a - Updated to 1.42.3
- Fix a bug in the Unix I/O manager which could cause corruption of file
     systems with more than 16TB when e2fsprogs is compiled in 32-bit mode.
   - Improve the support for integrated quota files.
   - Fixed a regression introduced in 1.42.2 which would cause applications
     outside of e2fsprogs which did not pass the EXT2_FLAG_64BIT to crash.
   - Fix a bug which would cause mke2fs to fail creating the journal if
     /etc/mtab and /proc/mounts are missing.
   - Updated/fixed various man page.
   - Updated translations.

- Added dependency of e2fsprogs package on particular versions of libext2fs
  and libcom_err to avoid problems with missing symbols

Rev filesystems/29 Md5 d96667a862f6ad6f1cf11e66ac327b88 2012-05-23 21:39:30 jankara 122001
2012-05-23 21:39:30 +00:00
OBS User psmt
ada05a2c07 - Update to 1.42.2:
* resize2fs uses much less CPU and is much faster for very large fs.
  * The seti and freei commands in debugfs can now take an optional length
    argument to set and clear a contiguous range of inodes.
  * E2fsck will now make explicit checks for the EOFBLOCKS_FL, since we
    plan to remove support for it from the kernel file system driver.
  * mke2fs can now use direct I/O via "mke2fs -D"
  * E2fsck was needlessly closing and re-opening the file system as a side
    effect of adding Multiple Mount Protection (MMP).  This isn't
    necessary for non-MMP file systems, so drop it.
  * E2fsck will now abort if there are memory allocation failures when
    the file system is initially opened and during the block group
    descriptor checks.
  * e2fsck will now report the incorrect and corrected checksum values
    for incorrect block groups.
  * e2fsck can now write log files containing the details of the problems
    that were found and fixed directly, via configuration parameters in
    /etc/e2fsck.conf.
  * The number of messages reported by e2fsck for a given problem type
    can be limited.
  * dumpe2fs, debugfs, and tune2fs now use rbtree bitmaps, which noticably
    reduces memory consumption for large file systems.
  * E2fsck now checks for extents with a zero length.
  * Fixed a number of bugs relating to discard.
  * E2fsck's CPU utilization in pass 5 has been optimized.
  * E2image will now skip copying uninitialized bitmap and inode table
    blocks.
  * Fixed mke2fs -S so it does not corrupt the first block group's
    information.
  * E2fsck will now check the new sysfs interface to determine if we are

Rev filesystems/27 Md5 9be97d5894175d896d99fd52bdf51da1 2012-04-23 10:15:04 psmt None
2012-04-23 10:15:04 +00:00
OBS User jankara
891d3f7727 update to 1.42
Rev filesystems/22 Md5 787d7eb03cbf1ac71bfe45d5b274f9b9 2012-01-16 19:28:03 jankara 100294
2012-01-16 19:28:03 +00:00
OBS User jankara
d39b3926a3 Copy from home:psmt:branches:filesystems/e2fsprogs via accept of submit request 38249 revision 3.
Request was accepted with message:
reviewed ok.


Rev filesystems/5 Md5 c311e87969ce0e4276a8f6f4e3e1f799 2010-04-19 17:22:37 jankara 38249
2010-04-19 17:22:37 +00:00
OBS User unknown
7cb94b7ba1 Rev openSUSE:Factory/45 Md5 6a8079088aebe34120e46cea1f2556ee 2009-07-17 14:27:47 unknown None 2009-07-17 14:27:47 +00:00
OBS User unknown
5411f63aed Rev openSUSE:Factory/44 Md5 b32bdd77d30669f5be0f09398f7d17c4 2009-07-03 15:13:02 unknown None 2009-07-03 15:13:02 +00:00
OBS User unknown
947bc9da65 Rev openSUSE:Factory/39 Md5 5c39de8ff473104b0728672f27c49c6a 2008-12-05 14:15:07 unknown None 2008-12-05 14:15:07 +00:00
OBS User unknown
97af7d91f7 Rev openSUSE:Factory/37 Md5 2e2a5ebb61126d2e58a89b3dab0c9880 2008-10-07 13:56:07 unknown None 2008-10-07 13:56:07 +00:00
OBS User unknown
f85ca561df Rev openSUSE:Factory/36 Md5 9dbca82829596a69e791a07a3097800c 2008-09-29 17:30:42 unknown None 2008-09-29 17:30:42 +00:00