Changelog for
xfsprogs-devel-4.9.0-5.1.x86_64.rpm :
* Mon Aug 28 2017 mmarekAATTsuse.com- Add missing coreutils dependency for initrd macros (bsc#1055492).
* Thu Jun 22 2017 jeffmAATTsuse.com- Fix crash in xfs_repair when threads fail to start (bsc#1019938).
* Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch
* Added xfs_repair-add-prefetch-trace-calls-to-debug-thread-creation-failures.patch
* Added xfs_repair-fix-thread-creation-failure-recovery.patch
* Fri Jun 02 2017 jeffmAATTsuse.com- fsr: fix uninitialized fs usage after timeout (bsc#1002699).
* Added fsr-fix-uninitialized-fs-usage-after-timeout.patch
* Tue May 16 2017 jeffmAATTsuse.com- Update to 4.9.0
* xfs_quota: handle wrapped id from GETNEXTQUOTA
* xfs_repair: don\'t indicate dirtiness if FSGEOMETRY fails
* xfs_repair: junk leaf attribute if count == 0
* xfs_repair: fix some potential null pointer deferences
* xfs_repair: fix bogus rmapbt record owner check
* xfs.h: require transparent LFS for all users
* xfs_io: Fix initial -m option
* xfs_io: add command line option -i to start an idle thread
* xfsprogs: Update FSF address in COPYING file
* mkfs.xfs: format reflink enabled filesystems
* xfs_repair: use thread pools to sort rmap data
* xfs_repair: check for mergeable refcount records
* xfs_repair: use range query when while checking rmaps
* xfs_repair: check the CoW extent size hint
* xfs_repair: complain about copy-on-write leftovers
* xfs_repair: rebuild the refcount btree
* xfs_repair: check the refcount btree against our observed reference counts when -n
* xfs_repair: fix inode reflink flags
* xfs_repair: record reflink inode state
* xfs_repair: process reverse-mapping data into refcount data
* xfs_repair: handle multiple owners of data blocks
* xfs_repair: check the existing refcount btree
* xfs_repair: fix get_agino_buf to avoid corrupting inodes
* xfs_logprint: support bmap redo items
* xfs_logprint: support refcount redo items
* xfs_logprint: support cowextsize reporting in log contents
* xfs_io: try to unshare copy-on-write blocks via fallocate
* xfs_io: provide long-format help for falloc
* xfs_io: support injecting the \'per-AG reservation critically low\' error
* xfs_io: add refcount+bmap error injection types
* xfs_io: get and set the CoW extent size hint
* libxfs: add autoconf mechanism to override system header fsxattr
* xfs_io: bmap should support querying CoW fork, shared blocks
* xfs_growfs: report the presence of the reflink feature
* xfs_db: print one array element per line
* xfs_db: deal with the CoW extent size hint
* xfs_db: metadump should copy the refcount btree too
* xfs_db: add support for checking the refcount btree
* xfs_db: dump refcount btree data
* libxfs: add fsxattr flags and fields for cowextsize
* libxfs: free the CoW fork from an inode
* libxfs: plumb in bmap deferred op log items
* libxfs: plumb in refcount deferred op log items
* libxfs: add xfs_refcount.h to the standard include list
* libxfs: initialize the in-core mount context for refcount btrees
* xfs_buflock: handling parsing errors more gracefully
* xfs_logprint: fix up the RUI printing code to reflect new format
* xfs: defer should abort intent items if the trans roll fails
* xfs: add xfs_trim_extent
* libxfs: clean up _calc_dquots_per_chunk
* xfs: rework refcount cow recovery error handling
* xfs: implement swapext for rmap filesystems
* xfs: recognize the reflink feature bit
* xfs: simulate per-AG reservations being critically low
* xfs: don\'t mix reflink and DAX mode for now
* xfs: check for invalid inode reflink flags
* xfs: convert unwritten status of reverse mappings for shared files
* xfs: use interval query for rmap alloc operations on shared files
* xfs: add shared rmap map/unmap/convert log item types
* xfs: increase log reservations for reflink
* xfs: try other AGs to allocate a BMBT block
* xfs: preallocate blocks for worst-case btree expansion
* xfs: create a separate cow extent size hint for the allocator
* xfs: teach get_bmapx about shared extents and the CoW fork
* xfs: store in-progress CoW allocations in the refcount btree
* xfs: support removing extents from CoW fork
* xfs: support allocating delayed extents in CoW fork
* xfs: support bmapping delalloc extents in the CoW fork
* xfs: introduce the CoW fork
* xfs: don\'t allow reflinked dir/dev/fifo/socket/pipe files
* xfs: add reflink feature flag to geometry
* xfs: return work remaining at the end of a bunmapi operation
* xfs: implement deferred bmbt map/unmap operations
* xfs: pass bmapi flags through to bmap_del_extent
* xfs: map an inode\'s offset to an exact physical block
* xfs: log bmap intent items
* xfs: create bmbt update intent log items
* xfs: introduce reflink utility functions
* xfs: reserve AG space for the refcount btree root
* xfs: adjust refcount when unmapping file blocks
* xfs: connect refcount adjust functions to upper layers
* xfs: adjust refcount of an extent of blocks in refcount btree
* xfs: log refcount intent items
* xfs: create refcount update intent log items
* xfs: add refcount btree operations
* xfs: account for the refcount btree in the alloc/free log reservation
* xfs: define the on-disk refcount btree format
* xfs: refcount btree add more reserved blocks
* xfs: introduce refcount btree definitions
* xfs: remote attribute blocks aren\'t really userdata
* xfs: set up per-AG free space reservations
* xfs: defer should allow ->finish_item to request a new transaction
* xfs: count the blocks in a btree
* xfs: create a standard btree size calculator code
* xfs: convert RUI log formats to use variable length arrays
* xfs: track log done items directly in the deferred pending work item
* xfs: fix superblock inprogress check- Update to 4.8.0
* Add support for reflinks
* xfs_io: fix inode command with \"-n\" for bogus inode
* xfs_io: fix inode command help and argsmax
* xfs_repair: add freesp btree block overflow to the free space
* xfs_repair: fix bogosity when rmapping new AGFL blocks
* libxcmd: fix counting of xfs entries in fs_table_insert
* xfs_copy: Fix meta UUID handling on multiple copies
* xfs_repair: fix segfault from uninitialized tp in mv_orphanage
* xfs_io: allow chattr & chproj on foreign filesystems
* xfs_quota: fix free command for foreign fs
* xfs_quota: un-flag non-foreign-capable commands
* xfs_quota: Enable 3 more foreign commands
* xfs_quota: add case for foreign fs, disabled regardless of foreign_allowed
* xfs_quota: print and path output formatting: maintain reverse compatibility
* libxcmd: populate fs table with xfs entries first, foreign entries last
* xfs_repair: exit with status 2 if log dirtiness is unknown
* xfs_db: pass the inode cluster offset when copying inodes
* xfs_repair: don\'t crash on ENOSPC rebuilding a btree
* libxfs/linux.c: Replace use of ustat by stat
* db: write via array indexing doesn\'t work
* xfs_db: properly set dquot_buf when operating on dquot
* xfs_quota: fix missing break after foreign_allowed option
* xfs_db: add crc manipulation commands
* xfs_quota: certain commands must always be available
* xfs_quota: add capabilities for use on non-XFS filesystems
* xfs_quota: wire up XFS_GETQSTATV
* xfs_metadump: don\'t warn about unobfuscated log with -o
* xfs_repair: fix naming problems in repair/rmap.c
* misc: fix libxfs api violations
* misc: fix Coverity errors
* libxcmd: fix mount option parsing to find rt/log devices
* xfs: simple btree query range should look right if LE lookup fails
* xfs: fix some key handling problems in _btree_simple_query_range
* xfs: don\'t perform lookups on zero-height btrees
* mkfs.xfs: create filesystems with reverse-mappings
* mkfs: set agsize prior to calculating minimum log size
* xfs_repair: check for impossible rmap record field combinations
* xfs_repair: look for mergeable rmaps
* xfs_repair: merge data & attr fork reverse mappings
* xfs_repair: add per-AG btree blocks to rmap data and add to rmapbt
* xfs_repair: rebuild reverse-mapping btree
* xfs_repair: check existing rmapbt entries against observed rmaps
* xfs_repair: add fixed-location per-AG rmaps
* xfs_repair: add inode bmbt block rmaps
* xfs_repair: record and merge raw rmap data
* xfs_repair: collect reverse-mapping data for refcount/rmap tree rebuilding
* xfs_repair: create a slab API for allocating arrays in large chunks
* xfs_repair: fix fino_bno calculation when rmapbt is enabled
* xfs_repair: use rmap btree data to check block types
* xfs_logprint: support rmap redo items
* xfs_io: add rmap-finish error injection type
* xfs_growfs: report rmapbt presence
* xfs_db: introduce the \'fsmap\' command to find what owns a set of fsblocks
* xfs_db: copy the rmap btree
* xfs_db: spot check rmapbt
* xfs_db: display rmap btree contents
* libxfs: add deferred ops item handlers for userspace
* libxfs: fix various oddities in the kernel import
* xfs: store rmapbt block count in the AGF
* xfs_io: add free-extent error injection type
* xfs_logprint: fix formatting issues with the EFI printing code
* xfs_repair: preserve in-core meta_uuid while zeroing unused sb portions
* xfs_io: bmap should print \'delalloc\', not \'-2\'
* xfs_buflock: add a tool that can be used to find buffer deadlocks
* libxfs: fix xfs_isset pointer calculation
* xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
* xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_
*
* xfs: rework xfs_bmap_free callers to use xfs_defer_ops
* xfs: enable the xfs_defer mechanism to process extents to free
* xfs: introduce interval queries on btrees
* xfs: support btrees with overlapping intervals for keys
* xfs: add function pointers for get/update keys to the btree
* xfs: during btree split, save new block key & ptr for future insertion
* xfs: set
*stat=1 after iroot realloc
* xfs: fix locking of the rt bitmap/summary inodes
* xfs: fix attr shortform structure alignment on cris- Update to 4.7.0
* xfs_quota: fall back silently if XFS_GETNEXTQUOTA fails
* xfs_io: implement \'copy_range\' command
* xfs_repair: low memory shouldn\'t indicate corruption on exit
* xfs_repair: don\'t call xfs_sb_quota_from_disk twice
* xfs_repair: resolve Coverity OVERFLOW_BEFORE_WIDEN
* libxfs: fix double free in libxfs_alloc_file_space
* libxfs: fix use after from in xfs_trans_roll
* xfs: always set rvalp in xfs_dir2_node_trim_free
* xfs: borrow indirect blocks from freed extent when available
* xfs: update freeblocks counter after extent deletion
* xfs: fix computation of inode btree maxlevels
* xfs_check: process sparse inode chunks correctly
* xfs_db: Revert \"xfs_db: make check work for sparse inodes\"
* xfs_repair: set rsumino version to 2
* mkfs: better error with incorrect b/s value suffix usage
* mkfs: fix -l su minval
* xfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined
* xfs_quota: only round up timer reporting > 1 day
* xfs_quota: check report_mount return value
* xfs_repair: new secondary superblock search method
* libxcmd: generalize topology functions
* xfs_db: defang frag command
* db: limit AGFL bno array printing
* xfs_db: allow recalculating CRCs on invalid metadata
* xfs_db: fix unaligned accesses
* metadump: limit permissible sector sizes
* mkfs: conflicting values with disabled crc should fail
* mkfs: add optional \'reason\' for illegal_option
* mkfs: unit conversions are case insensitive
* mkfs: don\'t treat files as though they are block devices
* mkfs: add string options to generic parsing
* mkfs: encode conflicts into parsing table
* mkfs: merge getnum
* mkfs: table based parsing for converted parameters
* mkfs: add respecification detection to generic parsing
* mkfs: use getnum_checked for all ranged parameters
* mkfs: getbool is redundant
* mkfs: structify input parameter passing
* mkfs: validate logarithmic parameters sanely
* mkfs: validate all input values
* mkfs: Sanitise the superblock feature macros
* mkfs: sanitise ftype parameter values.
* xfsprogs: use common code for multi-disk detection
* xfs_repair: fix agf limit error messages
* xfs_quota: print quota id number if the name can\'t be found
* xfs_quota: fully support users and groups beginning with digits
* xfs_io: allow mmap command to reserve some free space
* xfs_io: modify argument errors of mremap command
* Merge branch \'progs-misc-fixes-for-4.6\' into for-master
* Merge branch \'libxfs-4.6-sync\' into for-master
* xfs_io: implement \'inode\' command
* mkfs: fix crash when initializing rbmip
* libxfs: fix up mismerge in libxfs_iflush_int
* xfs: RT bitmap and summary buffers need verifiers
* xfs: RT bitmap and summary buffers are not typed
* xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
* Tue May 16 2017 jeffmAATTsuse.com- Advise user of fs recovery options when we fail to mount (fate#320443)
* Add dracut-fsck-help.txt
* Add module-setup.sh.in
* Mon Mar 28 2016 mlinAATTsuse.com- Update to 4.5.0
* xfs_io: prevent divide-by-zero on random IO
* xfs_db: dquot command documentation fixes
* xfs_quota: better command line parsing and documentation
* libxfs: update to match kernel 4.5-rc1 code base
* xfs_io: add DAX inode flag support
* repair: scalability improvements on large corrupt filesystems
* repair: directory rebuild fixes
* mdrestore: progress accounting now works
* metadump: fix btree block unused region zeroing
* quota: timer command fixes
* mkfs: man page cleanups
* xfs_io: reflink, dedupe and other fixes
* quota: Q_XGETNEXTQUOTA support
* build cleanups for alternate C librarys
* db: check fixes for sparse inodes
* various: Fixes for Coverity reports
* xfs_io: Document zero and help commands
* mkfs: DIO can use logical sector size limits
* repair: don\'t reset log cycle numbers when zeroing
* db: add ability to format log to a specific cycle
* Tue Dec 29 2015 mpluskalAATTsuse.com- Trigger regeneration of initrd n recent releases (bsc#960273)- Remove conditions for unsupported releases- Make building more verbose
* Thu Nov 26 2015 jackAATTsuse.cz- Update to 4.3.0
* xfs_fsr: improved temp file attr fork handling
* libxfs: output verifier names in warnings
* xfs_repair: enable verifier corruption warnings on very verbose output settings
* xfs_fsr: abstract mntinfo/mntent differences
* xfs_io: reflink and dedupe operation support
* libxcmd: factoring of runtime reporting
* man page fixes
* xfs_db: blockget/blocktrash support for v5 filesystems
* xfs_repair: many directory/attr cleanups and fixes
* Log zeroing rework for v5 filesystems to prevent log sequence numbers from going backwards- xfsprogs-ppc64.diff: Removed since we use asm/types.h for definitions now
* Wed Nov 18 2015 jeffmAATTsuse.com- Update to 4.2.0
* db: show sparse inodes feature state in version command output
* db: support sparse inode chunk inobt record and sb fields
* growfs: display sparse inode status from xfs_info
* libxfs: clear buffer state flags in libxfs_getbuf and variants
* libxfs: error negation rework
* libxfs: Fix attr leaf block definition
* libxfs: Fix file type directory corruption for btree directories
* libxfs: fix memory leasks in libxfs_umount()
* libxfs: fix uuid check durign inode allocation
* libxfs: fix XFS_WANT_CORRUPTED_
* macros to return negative error codes
* libxfs: readahead of dir3 data blocks should use the read verifier
* libxfs: v3 inodes are only valid on crc-enabled filesystems
* libxfs: verifier should set buffer error when da block has a bad magic number
* metadump: reorder inode record sanity checks and inode buffer read
* metadump: support sparse inode records
* mkfs: sparse inode chunk support
* mkfs.xfs: always use underlying fs sector size when mkfs\'ing a file
* repair: access helpers for on-disk inobt record freecount
* repair: do not account sparse inodes in phase 5 cursor init.
* repair: do not prefetch holes in sparse inode chunks
* repair: factor out sparse inodes from finobt reconstruction
* repair: fix wrong logic when validating node magic number
* repair: handle sparse format inobt record freecount correctly
* repair: handle sparse inode alignment
* repair: helper for inode chunk alignment and start/end ino number verification
* repair: helper to import on-disk inobt records to in-core trees
* repair: helper to transition inode blocks to inode state
* repair: process sparse inode records correctly
* repair: reconstruct sparse inode records correctly on disk
* repair: remove duplicate field from aghdr_cnts
* repair: scan and track sparse inode chunks correctly
* repair: scan sparse finobt records correctly
* repair: use ir_count for filesystems with sparse inode support
* repair: use sb_meta_uuid for checking of metadata headers
* repair: validate ir_count field for sparse format records
* xfs: add fs geometry bit for sparse inode chunks
* xfs: add sparse inode chunk alignment superblock field
* xfs: allocate sparse inode chunks on full chunk allocation failure
* xfs: always log the inode on unwritten extent conversion
* xfs: check min blks for random debug mode sparse allocations
* xfs: clean up XFS_MIN_FREELIST macros
* xfs_copy: fix copy of hard 4k devices
* xfs_copy: fix up initial sb buffer read on CRC fs
* xfs: create individual inode alloc. helper
* xfs_db: don\'t crash on a corrupt inode
* xfs: enable sparse inode chunks for v5 superblocks
* xfs: extent size hints can round up extents past MAXEXTLEN
* xfs: filter out sparse regions from individual inode allocation
* xfs_fsr: Fix parentheses around truth value
* xfs: helper to convert holemask to inode alloc. bitmap
* xfs: introduce inode record hole mask for sparse inode chunks
* xfs: kill unsupported superblock versions
* xfs: only free allocated regions of inode chunks
* xfs: pass inode count through ordered icreate log item
* xfs: randomly do sparse inode allocations in DEBUG mode
* xfs: remote attribute headers contain an invalid LSN
* xfs: remote attributes need to be considered data
* xfs_repair: automatically enable -f (file) mode when needed
* xfs_repair: call IRELE(ip) after libxfs_trans_iget calls
* xfs_repair: check v5 filesystem attr block header sanity
* xfs_repair: fix broken EFSBADCRC/EFSCORRUPTED usage with buffer errors
* xfs_repair: Fix malloc size of rt_ext_tree_ptr
* xfs_repair: force not-so-bad bmbt blocks back through the verifier
* xfs_repair: free msgbuf on exit
* xfs_repair: ignore \"repaired\" flag after we decide to clear xattr block
* xfs_repair: include any realloc\'ed buffers in final putbuf
* xfs_repair: refuse to unset lazycount on V5 filesystems
* xfs_repair: release corrupt directory node buffer
* xfs_repair: set args.geo in dir2_kill_block
* xfs_repair: set args.geo in longform_dir2_entry_check_data
* xfs_repair: unconditionally free blockmaps when threads complete
* xfs_repair: update btree ptr when attr node level moves to next buffer
* xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
* xfs: support min/max agbno args in block allocator
* xfs: update free inode record logic to support sparse inode records
* xfs: xfs_alloc_fix_freelist() can use incore perag structures
* xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
* xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
* Other minor fixes and build system rework- Added new dependency on libblkid-devel.
* Fri Jul 31 2015 jackAATTsuse.cz- Update to 3.2.4
* properly obfuscate images created by xfs_metadump
* Sat Jul 11 2015 mpluskalAATTsuse.com- Update to 3.2.3
* xfs_repair: handle speciall atribute names correctly
* xfs_repair: handle v5 format feature flags correctly
* xfs_repair: Better v5 format validation for directories
* mkfs.xfs: enable metadata CRCs by default
* mkfs.xfs: enable free inode btrees by default
* build: glibc support updates
* man page updates
* xfs_admin: Changing UUIDs disable for CRC enabled filesystems
* xfs_repair: Separate pquota inode fixes
* xfs_db: inode alignment fixes
* mkfs.xfs: fix failures creating file images
* libxfs: zero new buffers before use
* xfs_repair: handle directory leaf CRC errors gracefully
* xfs_repair: validate and repair inode CRCs
* xfs_repair: lots of broken directory repair fixes
* xfs_db: handle v3 inodes properly
* xfs_db: allow writing corrupted metadata on CRC enabled filesystems
* xfs_repair: gracefully handle > 512 byte sector superblocks
* mkfs.xfs: take into acocunt log stripe unit when sizing log
* xfs_metadump: inode alignment and null inode fixes
* xfs_io: FALLOC_FL_INSERT_RANGE support
* build: libtool static library build fixes
* mkfs.xfs: large block size inode alignment fixes
* xfs_repair: secondary superblock scan fixes
* xfs_repair: don\'t care about symlink compenent lengths- Rebase patches
* xfsprogs-docdir.diff
* xfsprogs-ppc64.diff
* Thu Mar 19 2015 mpluskalAATTsuse.com- Update url- Do not use full path for make
* Thu Mar 19 2015 mpluskalAATTsuse.com- Use url for source- Add gpg signature- Cleanup spec-file with spec-clener
* Thu Dec 11 2014 jackAATTsuse.cz- Updated to 3.2.2 - xfs_repair, mkfs.xfs stripe geometry fixes - libxcmd path handling fixes - xfs_crash crash fix - xfs_logprint AGI/AGF handling improvements - libhandle support for symlinked /usr - fix multiple Coverity and sparse reported issues - new mremap, sync, syncfs commands for xfs_io - man page updates - xfs_repair sets ftype in lost+found dirents - xfs_repair handles bad inodes better - xfs_repair freelist rebuild improvements - xfs_repair finobt crash fixes - xfs_copy handles 4k sector devices better logprint-Fix-printing-of-AGF-and-AGI-buffers.patch: Removed (merged upstream)
* Tue Jul 22 2014 jackAATTsuse.cz- Updated to 3.2.1 - fix xfs_mdrestore so that non-crc filesystem is properly restored as non-crc - minor xfs_fsr fixes to be more robust - various fixes to xfs_repair to properly fix filesystems with v5 superblock - fix data corruption when using xfs_copy - fix adding extended attributes using xfs_db - add support for free inode btree feature logprint-Fix-printing-of-AGF-and-AGI-buffers.patch: - fix printing of AGF and AGI buffers in xfs_logprint
* Mon May 19 2014 jeffmAATTsuse.com- Updated to 3.2.0 - xfs_repair has full CRC validation and repair - xfs_repair prefetch fix - xfs_repair block tracking scalability fix - disambiguous of CRC validation errors from IO errors. - Improved dangerous mode handling in repair - repair handles garbage in zeroed areas of superblocks better - repair validates dirent ftype field fully - metadump fully supports discontiguous directory blocks - metadump only recalculates CRCs on metadata it obfuscates so as to preserve errors in the metadata where possible. - default log size that mkfs creates is now reverted to the same size as 3.1.x releases create. - mkfs sets the ftype on directory entries correctly during protofile population - xfs_io support O_TMPFILE, flink, FALLOC_FL_ZERO_RANGE and FALLOC_FL_COLLAPSE_RANGE, - logprint handles split entries better - Enable xfs_db write support and xfs_metadump support for CRC enabled filesystems. - Add directory entry filetype support for non-CRC filesystems. - Ensure all inodes created by xfs_repair have a proper d_type set. - Fix build on big endian machines. - Properly handle symlinks to devices on various tool commandlines. - Fix xfs_repair\'s dirty log detection for 4k sector logs, broken in Alpha1. - Fix a potential segfault in xfs_repair when issuing progress reports. - Fix potential xfs_fsr failures when running w/ selinux. - Stop wasting memory by caching inode structures in xfs_repair - they are never re-used. - Improved xfs_repair performance on large filesystems (always use prefetch and strided AG scanning functionality) - Remove all vestiges of old, unsupported version 1 directory code. - Add a \"readdir\" command to xfs_io, thanks to Brian Foster. - Fix potential segfault in xfs_repair when creating lost+found. - Zero out unused parts of on-disk superblocks during repair, to avoid metadata verifier failures at runtime. - Add directory entry type support to mkfs.xfs and xfs_db. - Add the icreate transaction to xfs_logprint, and fix continuation transactions. - Add the lseek SEEK_DATA/SEEK_HOLE support into xfs_io. - Print all AGI unlinked buckets in xfs_logprint. - Fix mkfs.xfs ENOSPC with protofile which creates a very large directory. - Do all file reads in xfs_fsr using O_DIRECT. - Add support for concurrent group and project quota usage on CRC enabled filesystems. - Ensure mkfs creates log sizes that are always large enough for the configured fileystem geometry.
* Wed May 15 2013 jackAATTsuse.cz- Added patch xfsprogs-avoid-no-return-in-nonvoid-warning.diff to silence (bogus) compiler warnings.
* Wed May 15 2013 jackAATTsuse.cz- Updated to 3.1.11 - 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. ...
* Thu Oct 04 2012 ddissAATTsuse.com- Build with readline support; (bnc#783510).
* Sat May 26 2012 jengelhAATTinai.de- Remove redundant tags/sections from specfile- Parallel build with %_smp_mflags
* Mon May 07 2012 jeffmAATTsuse.com- Updated BuildRequires to use libuuid-devel and properly build on RHEL.
* Thu Mar 15 2012 cooloAATTsuse.com- no need to link the lib in /lib
* Mon Feb 06 2012 rschweikertAATTsuse.com- use %configure
* Fri Feb 03 2012 rschweikertAATTsuse.com- move libs and executables to /usr tree (UsrMerge project)
* Fri Oct 14 2011 dsterbaAATTsuse.cz- updated to 3.1.6 - Re-synch of the header and libxfs files with the kernel code as of Linux 2.6.37, including reviving xfs_repair radix tree code. - Fix a xfs_repair phase 4 hang, thanks to Ajeet Yadav. - Subcommand names within various programs are no longer translated/localized, thanks to Arkadiusz Mi?kiewicz. - Build system fixes, thanks to Ted Ts\'o. - Updates to teh xfs_info(8)/xfs_growfs(8) man page, thanks to Roman Ovchinnikov. - xfs_quota \"df\" no longer reports values twice what they should have been for project quotas. - mkfs.xfs now requires that sub-options are non-empty strings; thanks to Chris Pearson for reporting. - Better handling of short reads in libxfs. - xfs_quota now prints \"N/A\" rather than a large number for the quota file inode number for disabled quota types. - Bogus (unrelated) mount point entries no longer cause xfs_growfs, xfs_quota, and xfs_io to quit early. - xfs_repair no longer fails when the sector size of an underlying device is larger than the sector size in a hosted filesystem image. - Various other internal improvements, including refactoring and eliminating more build warnings.
* Mon Jun 20 2011 mmarekAATTnovell.com- updated to 3.1.5 - Polish translation update, thanks to Jakub Bogusz - xfs_repair now warns if running in low memory mode - Phase 2 of xfs_repair is now multithreaded - xfs_quota no longer attempts to get quota information if not enabled - Inode flags are now properly validated by xfs_repair - Metadump now obfuscates all file names reliably - xfs_io now supports the \"fiemap\" command, a more generic form of the \"bmap\" command - xfs_io now supports the \"fpunch\" command, as well as a \"-p\" flag to the \"fallocate command. Both implement hole punching. Thanks to Josef Bacik - A number of other bug fixes thanks to Ajeet Yadav
* Wed Dec 15 2010 roAATTsuse.de- update to xfsprogs-3.1.4 (9 November 2010) - Add projid32bit handling to userspace, resolving type sizing issues when dealing with 32 bit project ids. - Make xfs_fsr use /proc/mounts if available.- update to xfsprogs-3.1.3 (26 August 2010) - Add xfs_io support for XFS_IOC_ZERO_RANGE - Allow xfs_io resvsp command for foreign filesystems. - Make xfs_db check for valid inode data pointer before dereferencing. - Validate btree block magic in the xfs_db freesp command, - Fix linking of libxfs and librt detection (needs pthread),
* Tue Jun 29 2010 seifeAATTopensuse.org- updated to 3.1.2, see /usr/share/doc/packages/xfsprogs/CHANGES.gz for details
* Fri Feb 19 2010 mmarekAATTsuse.cz- Fix build on SLES9.
* Tue Jun 23 2009 mmarekAATTsuse.cz- updated to 3.0.1 - New project(5) and projid(5) man pages. - Fix extent array reallocation in the xfs_io bmap command, thanks to Tomasz Majkowski. - Allow xfs_freeze to freeze non-XFS filesystems. - Fix the xfs_db bmbta command. - Various smaller xfs_repair improvements. - Various gettext improvements, thanks to Jakub Bogusz. - Polish translation update, thanks to Jakub Bogusz. - Various xfs_quota fixes, thanks to Arkadiusz Miskiewicz. - Support parallel builds. - Detection of btrfs, gfs and gfs2 in libdisk. - Addition of the xfs_fsr and xfs_estimate tools previous found in the xfsdump package. - Resync libxfs to latest kernel implemenation. - Update all of xfsprogs to latest kernel interfaces. - Cleanup devel package for xfsctl, libhandle and libdisk only (remove libxfs interfaces).