* [ANNOUNCE] xfsprogs v3.1.11 PLEASE LOOK AT THIS
@ 2013-05-08 18:50 Rich Johnston
2013-05-08 19:12 ` Rich Johnston
0 siblings, 1 reply; 3+ messages in thread
From: Rich Johnston @ 2013-05-08 18:50 UTC (permalink / raw)
To: xfs-external
I was about to send out the following: Please note the deprecated
statement, is it correct??????
Version 3.1.11 of xfsprogs has been released.
The source code can be accessed via git using this URL:
git://oss.sgi.com/xfs/cmds/xfsprogs.git
A gzipped-tar archive of the source code is available here:
ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.1.11.tar.gz
The development tree previously hosted on kernel.org for this code has
been deprecated:
git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
Below is a summary (from the doc/CHANGES file) of changes
since release 3.1.10:
xfsprogs-3.1.11 (8 May 2013)
- Support for relative paths in xfs_quota thanks to Satoru
Takeuchi.
- mkfs.xfs will always go into multidisk mode when filesystem
geometry is specified on the command line.
- Document all commands in xfs_io.
- Remove setfl command from xfs_io.
- xfs_metadump will obfuscate symlinks by path component.
- mkfs.xfs no longer accepts geometry settings smaller than the
physical sector size.
- xfs_logprint now supports multiply-logged inode fields and
handles continued inode transactions correctly.
- kill XLOG_SET
- Update release scripts to use git archive to address a
missing source file reported by Arkadiusz Mi?kiewicz
- Fix a build error with -Werror=format-security, reported
by Arkadiusz Mi?kiewicz
- mkfs.xfs no longer attempts to discard when -N option is used.
- Update 'make deb' to use tarball
- Sync up with log reservation changes in the kernel.
- Fix possible unallocated memory access in fiemap.
- Guard against string overflow in path_to_fspath.
- Fix setup_cursor array allocation.
- Fix free of unintialized pointer in xfs_acl_valid error path.
- Guard against path string overflows.
- Check strdup results properly in initallfs().
- Fix attribute no_change_count logic.
- Remove extraneous close() in fsrallfs().
- xfs_repair now skips the freelist scan of a corrupt agf
when in no-modify mode.
- xfs_db now skips freelist scans of corrupt agfs.
- Remove unconditional ASSERT(0) in xfs_repair.
- Reduce bb_numrecs in bno/cnt btrees when log consumes all agf
space.
- Add depraction message for xfs_check.
- xfs_quota allow user or group names beginning with digits
reported by
James Carter.
- Fix manpages and usage() spelling, errors and omissions.
- Validate the extent count is at least within the positive
range of a signed 32 bit integer before using it.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [ANNOUNCE] xfsprogs v3.1.11 PLEASE LOOK AT THIS
2013-05-08 18:50 [ANNOUNCE] xfsprogs v3.1.11 PLEASE LOOK AT THIS Rich Johnston
@ 2013-05-08 19:12 ` Rich Johnston
2013-05-08 20:40 ` Eric Sandeen
0 siblings, 1 reply; 3+ messages in thread
From: Rich Johnston @ 2013-05-08 19:12 UTC (permalink / raw)
To: xfs-external
On 05/08/2013 01:50 PM, Rich Johnston wrote:
> I was about to send out the following: Please note the deprecated
> statement, is it correct??????
>
OOPS I meant to get internal verification about the deprecated message
first. Please disregard the above lines.
>
> Version 3.1.11 of xfsprogs has been released.
>
> The source code can be accessed via git using this URL:
>
> git://oss.sgi.com/xfs/cmds/xfsprogs.git
>
> A gzipped-tar archive of the source code is available here:
>
> ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsprogs-3.1.11.tar.gz
>
> The development tree previously hosted on kernel.org for this code has
> been deprecated:
>
> git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git
>
Yes it is deprecated.
> Below is a summary (from the doc/CHANGES file) of changes
> since release 3.1.10:
>
> xfsprogs-3.1.11 (8 May 2013)
> - Support for relative paths in xfs_quota thanks to Satoru
> Takeuchi.
> - mkfs.xfs will always go into multidisk mode when filesystem
> geometry is specified on the command line.
> - Document all commands in xfs_io.
> - Remove setfl command from xfs_io.
> - xfs_metadump will obfuscate symlinks by path component.
> - mkfs.xfs no longer accepts geometry settings smaller than the
> physical sector size.
> - xfs_logprint now supports multiply-logged inode fields and
> handles continued inode transactions correctly.
> - kill XLOG_SET
> - Update release scripts to use git archive to address a
> missing source file reported by Arkadiusz Mi?kiewicz
> - Fix a build error with -Werror=format-security, reported
> by Arkadiusz Mi?kiewicz
> - mkfs.xfs no longer attempts to discard when -N option is used.
> - Update 'make deb' to use tarball
> - Sync up with log reservation changes in the kernel.
> - Fix possible unallocated memory access in fiemap.
> - Guard against string overflow in path_to_fspath.
> - Fix setup_cursor array allocation.
> - Fix free of unintialized pointer in xfs_acl_valid error path.
> - Guard against path string overflows.
> - Check strdup results properly in initallfs().
> - Fix attribute no_change_count logic.
> - Remove extraneous close() in fsrallfs().
> - xfs_repair now skips the freelist scan of a corrupt agf
> when in no-modify mode.
> - xfs_db now skips freelist scans of corrupt agfs.
> - Remove unconditional ASSERT(0) in xfs_repair.
> - Reduce bb_numrecs in bno/cnt btrees when log consumes all agf
> space.
> - Add depraction message for xfs_check.
> - xfs_quota allow user or group names beginning with digits
> reported by
> James Carter.
> - Fix manpages and usage() spelling, errors and omissions.
> - Validate the extent count is at least within the positive
> range of a signed 32 bit integer before using it.
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-08 20:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08 18:50 [ANNOUNCE] xfsprogs v3.1.11 PLEASE LOOK AT THIS Rich Johnston
2013-05-08 19:12 ` Rich Johnston
2013-05-08 20:40 ` Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox