Opened 10 years ago

Closed 10 years ago

#5263 closed enhancement (fixed)

xfsprogs-3.2.1

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (3)

comment:1 by Fernando de Oliveira, 10 years ago

Below, release announcement notes.

I am planning to update, it if I learn to test, it build and installs fine, but first:

Would like to know why configure is not used, if it is in the source directory.

http://oss.sgi.com/pipermail/xfs/2014-July/037235.html

xfsprogs v3.2.1 has just been released. This is mainly a bug fix
release, primary to fix several bugs that prevented xfs_repair from
correctly repairing broken filesystems in a single pass. There are
many other fixes and updates, as well as support for the shiny new
on-disk free inode btree index feature.

...

A summary of the changes during development of this release (taken
from doc/CHANGES) is as follows:

        - Added support for new on-disk free inode btree (Brian Foster)
        - libxfs inode use-after free fixes (Mark Tinguely)
        - xfs_copy threading cleanups (Junxiao Bi)
        - xfs_check has been removed
        - C++ header compiler fixes (Roger Willcocks)
        - xfs_repair prefetch fixes (Eric Sandeen)
        - xfs_repair directory block CRC detection fixes (Jan Kara)
        - xfs_repair directory rebuild fixes
        - libxfs buffer error handling fixes
        - xfs_repair quota inode handling fixes
        - removed incorrect asserts from phase 2 of xfs_repair
        - updated Polish translations (Jakub Bogusz)
        - xfs_mkfs 4k sector device fixes (Eric Sandeen)
        - xfs_fsr cleanups nd fixes (Eric Sandeen)
        - mount options described in xfs(5) man page (Eric Sandeen)

comment:2 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

OK. Tested, works. Still, would like to know why not use configure, please.

comment:3 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Understood why not to use configure.

Fixed at r13439.

Note: See TracTickets for help on using tickets.