Commit Graph

39 Commits

Author SHA1 Message Date
594a67f3fa Accepting request 505781 from home:jeff_mahoney:branches:filesystems
- Fix crash in xfs_repair when threads fail to start (bsc#1019938).
  * xfs_repair-clear-pthread_t-when-pthread_create-fails.patch
  * Added xfs_repair-add-prefetch-trace-calls-to-debug-thread-creation-failures.patch
  * xfs_repair-fix-thread-creation-failure-recovery.patch

- fsr: fix uninitialized fs usage after timeout (bsc#1002699).
  * Added fsr-fix-uninitialized-fs-usage-after-timeout.patch

OBS-URL: https://build.opensuse.org/request/show/505781
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=49
2017-06-22 20:20:58 +00:00
Stephan Kulow
49dce20453 Accepting request 495389 from home:jeff_mahoney:branches:filesystems
- 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

OBS-URL: https://build.opensuse.org/request/show/495389
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=47
2017-05-23 18:14:04 +00:00
0fb002839a Accepting request 380607 from home:mlin7442:branches:filesystems
Update to 4.5.0

OBS-URL: https://build.opensuse.org/request/show/380607
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=45
2016-03-29 19:54:53 +00:00
Jan Kara
448978ce93 Accepting request 351263 from home:pluskalm:branches:filesystems
- Trigger regeneration of initrd n recent releases (bsc#960273)
- Remove conditions for unsupported releases
- Make building more verbose

OBS-URL: https://build.opensuse.org/request/show/351263
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=43
2016-01-04 09:27:31 +00:00
Jan Kara
0d3217752d Accepting request 346357 from home:jankara:branches:filesystems
Update to version 4.3.0 (it got released just after Jeff prepared 4.2.0 update).

OBS-URL: https://build.opensuse.org/request/show/346357
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=41
2015-11-27 08:46:54 +00:00
99caedf0e3 Accepting request 345120 from home:jeff_mahoney:branches:filesystems
Update to 4.2.0

OBS-URL: https://build.opensuse.org/request/show/345120
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=39
2015-11-18 21:13:09 +00:00
Jan Kara
5f6360d029 Accepting request 319747 from home:jankara:branches:filesystems
Update to 3.2.4

OBS-URL: https://build.opensuse.org/request/show/319747
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=37
2015-07-31 10:47:15 +00:00
Jan Kara
82ad57222a Accepting request 316051 from home:pluskalm:branches:filesystems
- Update to 3.2.3
- Rebase patches
  * xfsprogs-docdir.diff
  * xfsprogs-ppc64.diff

OBS-URL: https://build.opensuse.org/request/show/316051
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=35
2015-07-13 09:24:27 +00:00
David Sterba
53203d798e Accepting request 291583 from home:pluskalm:branches:filesystems
- Update url
- Do not use full path for make

- Use url for source
- Add gpg signature
- Cleanup spec-file with spec-clener

OBS-URL: https://build.opensuse.org/request/show/291583
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=33
2015-03-19 14:44:17 +00:00
Jan Kara
3ad9c56a86 Accepting request 264764 from home:jankara:branches:filesystems
Update to 3.2.2.

OBS-URL: https://build.opensuse.org/request/show/264764
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=31
2014-12-11 10:50:05 +00:00
Jan Kara
a0de03bbdd Accepting request 241871 from home:jankara:branches:filesystems
Update to 3.2.1

OBS-URL: https://build.opensuse.org/request/show/241871
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=29
2014-07-22 11:59:51 +00:00
2b060e477c Accepting request 234728 from home:jeff_mahoney:branches:filesystems
- 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 -

OBS-URL: https://build.opensuse.org/request/show/234728
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=27
2014-05-19 14:35:01 +00:00
Jan Kara
288500bca8 Accepting request 175750 from home:jankara:branches:filesystems
- 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.

OBS-URL: https://build.opensuse.org/request/show/175750
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=24
2013-05-15 14:34:42 +00:00
Ismail Dönmez
91105f2142 Accepting request 137016 from home:dmdiss:bnc783510_xfsprogs_readline
- Build with readline support; (bnc#783510).

OBS-URL: https://build.opensuse.org/request/show/137016
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=22
2012-10-10 19:40:33 +00:00
12171d5018 Remove redundant tags/sections from specfile
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=20
2012-05-26 12:02:23 +00:00
4114767f83 Accepting request 116666 from home:jeff_mahoney:branches:filesystems
- Updated BuildRequires to use libuuid-devel and properly build on RHEL.

OBS-URL: https://build.opensuse.org/request/show/116666
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=18
2012-05-07 20:29:09 +00:00
Michal Marek
ee5d1c889c Accepting request 109525 from home:coolo:branches:openSUSE:Factory
- no need to link the lib in /lib

OBS-URL: https://build.opensuse.org/request/show/109525
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=16
2012-03-15 13:55:10 +00:00
Michal Marek
afbe84f84f Accepting request 102947 from home:rjschwei:branches:filesystems
usrMerge project - move files from toplevel to /usr

OBS-URL: https://build.opensuse.org/request/show/102947
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=14
2012-02-15 13:37:22 +00:00
Stephan Kulow
be511c0203 Accepting request 87879 from home:dsterba:branches:filesystems
- 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.

OBS-URL: https://build.opensuse.org/request/show/87879
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=12
2011-10-15 05:09:26 +00:00
Jan Kara
0cb6ea87ac Accepting request 74185 from home:michal-m:branches:filesystems
- 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

OBS-URL: https://build.opensuse.org/request/show/74185
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=11
2011-06-20 13:08:27 +00:00
de704b8054 Accepting request 56021 from home:oertel:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/56021
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=9
2010-12-22 10:26:33 +00:00
OBS User buildservice-autocommit
2b08a1cc8d Updating link to change in openSUSE:Factory/xfsprogs revision 18.0
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=9ad19fb15ff7d9c3714642eb873b1b8e
2010-07-19 12:33:03 +00:00
OBS User autobuild
207e54ec4b Accepting request 42726 from filesystems
checked in (request 42726)

OBS-URL: https://build.opensuse.org/request/show/42726
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=8
2010-07-19 12:33:02 +00:00
b3b7f0679c Accepting request 42295 from home:seife:branches:filesystems
Copy from home:seife:branches:filesystems/xfsprogs via accept of submit request 42295 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42295
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=7
2010-07-08 08:05:48 +00:00
OBS User buildservice-autocommit
a57e129ecb Updating link to change in openSUSE:Factory/xfsprogs revision 15.0
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=2b327482dec5193eac803691d5807cc3
2010-03-19 08:26:05 +00:00
OBS User autobuild
85aaa21258 Accepting request 35275 from filesystems
checked in (request 35275)

OBS-URL: https://build.opensuse.org/request/show/35275
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=6
2010-03-19 08:26:04 +00:00
6a70582e99 Accepting request 32985 from home:michal-m:branches:filesystems
Copy from home:michal-m:branches:filesystems/xfsprogs via accept of submit request 32985 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/32985
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=5
2010-02-20 18:20:34 +00:00
OBS User autobuild
40543b88ba Accepting request 17572 from filesystems
Copy from filesystems/xfsprogs based on submit request 17572 from user michal-m

OBS-URL: https://build.opensuse.org/request/show/17572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=12
2009-08-12 23:41:09 +00:00
OBS User unknown
cfdbd03993 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=11 2009-01-12 17:23:32 +00:00
OBS User unknown
f19a513fd3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=10 2008-12-15 14:11:29 +00:00
OBS User unknown
4f64957d0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=9 2008-09-12 15:58:27 +00:00
OBS User unknown
d9c477a667 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=8 2008-09-02 16:22:58 +00:00
OBS User unknown
042e4f0650 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=7 2008-05-01 13:08:57 +00:00
OBS User unknown
7761120b4e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=6 2008-03-21 04:07:53 +00:00
OBS User unknown
9bf6199fc5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=5 2008-02-04 16:44:01 +00:00
OBS User unknown
1cf660a386 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=4 2007-10-23 23:46:13 +00:00
OBS User unknown
1ee2da34b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=3 2007-06-22 16:53:51 +00:00
OBS User unknown
96383a9810 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=2 2007-04-04 18:13:27 +00:00
OBS User unknown
b513cc8843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=1 2007-01-15 23:42:30 +00:00