linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: linux-ext4@vger.kernel.org
Subject: [ANNOUNCE] e2fsprogs v1.46.2
Date: Sun, 28 Feb 2021 22:51:26 -0500	[thread overview]
Message-ID: <YDxkvpmXBqrDGmz2@mit.edu> (raw)

I've released e2fsprogs 1.46.2 in all of the usual places; it's tagged
in the git trees on git.kernel.org, github, and sourceforge, and
available for download at:

http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.46.2

and

http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.46.2.tar.gz

The release notes for 1.46.2 can be found below.

Cheers,

                                        - Ted

E2fsprogs 1.46.2 (February 28, 2021)
===================================

Updates/Fixes since v1.46.1:

UI and Features
---------------

Teach the tune2fs program to support "random" as an argument to the -c
option, which sets the maximum mount count.  (Addresses Debian Bug:
#926293)

Add support for the FS_NOCOMP_FL flag to chattr and lsattr.


Fixes
-----

When resizing a small file systems to a super-large file system size,
avoid issuing some scary bitmap operation warnings.  (Addresses Github
issue https://github.com/tytso/e2fsprogs/issues/60)

Fix the debugfs rdump and ls commands so they will work correctly for
uid's and gid's => 65536.  (Addresses Github issue issue
https://github.com/tytso/e2fsprogs/issues/63)

Fix the debugfs write and symlink commands so they support targets which
contain a pathname (instead of only working when writing a file or
creating a symlink in the current directory).  (Addresses Github issue
https://github.com/tytso/e2fsprogs/issues/61)

Fix Direct I/O support on block devices where the logical block size is
greater 1k.  (This includes Advanced Format HDD's, where the sector size
is 4k, and IBM Mainframe DASD's, where the sector size is 2k.)

Fix debugfs's logdump so it works on file systems whose block size is
greater than 8k.

Fix a where e2fsck could a crash when there is error while e2fsck is
trying to open the file system, and e2fsck calls ext2fs_mmp_stop()
before MMP has been initialized.  (Addresses Debian Bug: #696609)

Improved error checking in the fast commit replay code in e2fsck.

Updated and clarified the chattr man page.


Performance, Internal Implementation, Development Support etc.
--------------------------------------------------------------

Fix various compiler and Coverity warnings.

Update the Spanish translation from the translation project.

Update the e2fsck/iscan.c test program so that it builds again.

Fix an environmental dependency bug for the m_rootdir_acl regression
test.

Avoid the use of loff_t, which is not available for all compilers /
system include files.

Fix failure of the t_mmp_fail test when running on a device with a 4k
logical sector size.

                 reply	other threads:[~2021-03-01  3:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YDxkvpmXBqrDGmz2@mit.edu \
    --to=tytso@mit.edu \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).