Commit Graph

150 Commits

Author SHA256 Message Date
9524b82295 Accepting request 754209 from home:seanlew:branches:filesystems
Update xfsprogs to 5.3.0

OBS-URL: https://build.opensuse.org/request/show/754209
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=86
2020-01-08 09:57:27 +00:00
433055a269 Accepting request 724279 from home:coolo:branches:openSUSE:Factory
- update to v5.2.0
  - libxfs: cosmetic changes to trans.c to match kernel (Eric Sandeen)
  - libxfs changes merged from kernel 5.2
  - mkfs: enable reflink by default (Darrick Wong)
  - mkfs: fix stripe unit handling (Allison Collins)
  - mkfs: remove useless log options in usage() (Yang Xu)
  - mkfs: validate start and end of aligned logs (Darrick Wong)
  - xfs_quota: fix built-in help for project setup (Eric Sandeen)
  - xfs_io: allow passing an open file to copy_range (Amir Goldstein)
  - xfs_info: limit findmnt to mounted xfs filesystems (Amir Goldstein)
  - man: break out several ioctl man pages (Darrick Wong)
  - man: Fix an inconsistency in the mkfs man page (Alvin Zheng)
  - xfs_scrub: fix background-mode sleep throttling (Darrick Wong)
  - libxfs: sync up xfs_trans_inode.c with the kernel (Eric Sandeen)
  - libfrog: fix bitmap return values (Darrick Wong)
  - libfrog: don't set negative errno in conversion f'ns (Darrick Wong)

OBS-URL: https://build.opensuse.org/request/show/724279
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=85
2019-08-20 09:47:49 +00:00
Dominique Leuenberger
4cc5d82acc Accepting request 700875 from filesystems
OBS-URL: https://build.opensuse.org/request/show/700875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=57
2019-05-06 19:14:57 +00:00
Stephan Kulow
a14994800a Accepting request 700568 from home:seanlew:branches:filesystems
Update xfsprogs

OBS-URL: https://build.opensuse.org/request/show/700568
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=83
2019-05-05 17:54:21 +00:00
Dominique Leuenberger
9e15356965 Accepting request 681638 from filesystems
OBS-URL: https://build.opensuse.org/request/show/681638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=56
2019-03-08 12:29:33 +00:00
986cb18b69 Accepting request 678365 from home:seanlew:branches:filesystems
Update xfsprogs

OBS-URL: https://build.opensuse.org/request/show/678365
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=81
2019-03-05 08:53:31 +00:00
Dominique Leuenberger
9ae6210015 Accepting request 650230 from filesystems
OBS-URL: https://build.opensuse.org/request/show/650230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=55
2018-11-20 21:31:41 +00:00
5dfc2eb3aa Accepting request 647732 from home:seanlew:branches:filesystems
Update xfsprogs to 4.19.0

OBS-URL: https://build.opensuse.org/request/show/647732
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=79
2018-11-19 15:37:09 +00:00
Dominique Leuenberger
c13a4383a7 Accepting request 643281 from filesystems
- Update to v4.18.0
  * xfs_repair: notify user if free inodes are corrupt
  * xfs_repair: use extent size validation helpers
  * xfs_quota: don't stop the directory tree walk at DEPTH 
  * xfs_scrub: ongoing updates 
  * xfs_io: document shutdown -f 
  * xfs_io: wire up online repair ioctls 
  * misc: adddebian initramfs hook to package 
  * misc: remove unused macros 
  * misc: remove many XFS_BUF macros 
  * Majority of 4.18 libxfs changes merged from kernel
- Update to v4.17.0
  * mkfs.xfs: only stat block devices during mkfs init 
  * xfs_repair: multiple fixes and improvements 
  * xfs_repair: check and repair quota metadata 
  * xfs_repair: fix shortform root inode parent 
  * xfs_db: don't ASSERT on unrecognized metadata 
  * xfs_db: add superblock info command ala xfs_info 
  * xfs_spaceman: add superblock info command ala xfs_info 
  * xfs_info: call xfs_db for unmounted devices 
  * xfs_io: add online label command 
  * xfs_io: add O_PATH and O_NOFOLLOW options 
  * xfs_io: recognize *iB units in copy_range 
- Removed now-obsolete patches:
  * xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch

OBS-URL: https://build.opensuse.org/request/show/643281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=54
2018-11-06 12:48:46 +00:00
271adaa78b Accepting request 643278 from home:jeff_mahoney:branches:filesystems
- Update to v4.18.0
  * xfs_repair: notify user if free inodes are corrupt
  * xfs_repair: use extent size validation helpers
  * xfs_quota: don't stop the directory tree walk at DEPTH 
  * xfs_scrub: ongoing updates 
  * xfs_io: document shutdown -f 
  * xfs_io: wire up online repair ioctls 
  * misc: adddebian initramfs hook to package 
  * misc: remove unused macros 
  * misc: remove many XFS_BUF macros 
  * Majority of 4.18 libxfs changes merged from kernel
- Update to v4.17.0
  * mkfs.xfs: only stat block devices during mkfs init 
  * xfs_repair: multiple fixes and improvements 
  * xfs_repair: check and repair quota metadata 
  * xfs_repair: fix shortform root inode parent 
  * xfs_db: don't ASSERT on unrecognized metadata 
  * xfs_db: add superblock info command ala xfs_info 
  * xfs_spaceman: add superblock info command ala xfs_info 
  * xfs_info: call xfs_db for unmounted devices 
  * xfs_io: add online label command 
  * xfs_io: add O_PATH and O_NOFOLLOW options 
  * xfs_io: recognize *iB units in copy_range 
- Removed now-obsolete patches:
  * xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch

OBS-URL: https://build.opensuse.org/request/show/643278
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=77
2018-10-20 00:34:52 +00:00
Yuchen Lin
238e367f3a Accepting request 634927 from filesystems
OBS-URL: https://build.opensuse.org/request/show/634927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=53
2018-09-18 09:36:08 +00:00
01dc18b911 Accepting request 630806 from home:jeff_mahoney:branches:filesystems
- Update xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch
  * Refresh to match upstream version.

- repair: shift inode back into place if corrupted by bad log
  replay (bsc#1105396).
  * Added 0001-repair-shift-inode-back-into-place-if-corrupted-by-b.patch

OBS-URL: https://build.opensuse.org/request/show/630806
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=75
2018-09-11 09:46:02 +00:00
fe6ec11997 Accepting request 624143 from home:jeff_mahoney:branches:filesystems
- mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0
  (bsc#1089777).
  * Added xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch

- Revert to %doc for license in SLE11 and SLE12.
- xfsprogs-devel should depend on uuid-devel to build on SLE11 and
  match the package's build dependencies.

OBS-URL: https://build.opensuse.org/request/show/624143
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=74
2018-07-20 00:13:50 +00:00
Dominique Leuenberger
d55658e158 Accepting request 621763 from filesystems
OBS-URL: https://build.opensuse.org/request/show/621763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=52
2018-07-13 08:17:36 +00:00
David Sterba
61c74946ca Accepting request 620455 from home:scarabeus_iv:branches:filesystems
- Require %libname in the develpackage to not have dangling symlink
  and actually work

OBS-URL: https://build.opensuse.org/request/show/620455
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=72
2018-07-09 18:30:08 +00:00
Luis Chamberlain
c27d8d4feb Accepting request 611921 from home:scarabeus_iv:branches:filesystems
- Fix build for SLE11 again

- Do not probe for lto on older GCCs as it exposes errors that
  might cause random runtime issues

- Do not distribute static libraries they are not needed
- Remove the crazy part about avoiding shared library policies
  it does work on SLE11 even if it is not mandated
- Make sure to run only proper parts of services on reloads for
  xfs unitfiles

OBS-URL: https://build.opensuse.org/request/show/611921
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=71
2018-05-25 03:50:13 +00:00
Luis Chamberlain
a7484a3ff2 Accepting request 611874 from home:kukuk:branches:filesystems
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/611874
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=70
2018-05-24 16:08:02 +00:00
Jan Kara
9852adee9b Accepting request 606292 from home:mcgrof:branches:filesystems
- Remove xfsprogs.spec useless blunder (bsc#1092843)

OBS-URL: https://build.opensuse.org/request/show/606292
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=69
2018-05-14 09:26:09 +00:00
Jan Kara
936923d48c Accepting request 605498 from home:mcgrof:branches:filesystems
- Fix OpenSUSE Tumbleweed package build (bsc#1091300) due to the libhandle1
  library shared object (so) name expectations, this is documented here:
  https://en.opensuse.org/openSUSE:Shared_library_packaging_policy
- Move systemd check to use a macro, to make it clear when the check is
  used and for what purpose exactly. Perhaps this should be moved later
  into a generic OpenSUSE/SUSE macro as a generic check as I suspect tons
  of other rpms will likely need the same.
- Address -Werror errors on old compilers, for the life of me I can't see
  how xfsprogs is at fault, so just disable -Werror on older compilers for
  now. In the future we can consider adding a work around for the compiler
  instead of disabling -Werror entirely, but for now this is the best I can
  come up with.
- Drop make_xfs_scrub_interp_explicit.patch, this is now upstream
- Update to v4.16.1 (using verbiage from xfsprogs/doc/CHANGES now):
  * fsck.xfs: remove bashism which may interfere with boot (Eric Sandeen)
  * platforms: warn of impending deprecation of irix, freebsd, darwin
  * mkfs.xfs : enable sparse inodes by default (Darrick Wong)
  * fsck.xfs: allow forced boot-time repairs using xfs_repair (Jan Tulak)
  * xfs_repair: new -e flag alters exit code for fixed errors (Jan Tulak)
  * xfs_repair: fix to allow zeroing of corrupt log (Xiao Yang)
  * xfs_repair: remove old dead code (Eric Sandeen)
  * xfs_io: fix operation time reporting (Dave Chinner)
  * xfs_io: add RWF_DSYNC support to pwrite (Dave Chinner)
  * xfs_io: support a basic extent swap command (Brian Foster)
  * xfs_scrub: Many updates, still experimental (Darrick Wong)
  * xfs_db: print transaction reservation type information
  * libxfs: framework to detect memory leaks (Eric Sandeen)
  * misc: Fix up new warnings from gcc 7.3 (Darrick Wong)
  * misc: enable link time optimization, if requested (Darrick Wong)
  * misc: enable retpolines across all xfsprogs utilities (Darrick Wong)

OBS-URL: https://build.opensuse.org/request/show/605498
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=68
2018-05-09 16:22:52 +00:00
Dominique Leuenberger
fc9eab6667 Accepting request 599764 from filesystems
OBS-URL: https://build.opensuse.org/request/show/599764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=51
2018-04-26 11:34:40 +00:00
Jan Kara
80e7d12f7f Accepting request 598817 from home:mcgrof:branches:filesystems
- Fix SLE15 build (bsc#1090290) due to systemd. Systemd is present since
  OpenSUSE Leap 42.1 and SLE12-SP1, so we need to ensure the build
  has systemd available on these release. We also then need to indicate
  the new files installed when on systemd. So this fixes the build issue
  on SLE15 and also makes available the systemd service unit files now
  on all releases which support systemd.

OBS-URL: https://build.opensuse.org/request/show/598817
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=66
2018-04-22 13:06:05 +00:00
Jan Kara
dbed6568af Accepting request 597597 from home:olh:branches:filesystems
- xfsprogs-devel needs uuid/uuid.h, Require pkgconfig(uuid) (bsc#1089947)

OBS-URL: https://build.opensuse.org/request/show/597597
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=65
2018-04-18 10:22:46 +00:00
Dominique Leuenberger
4f07aa961d Accepting request 584277 from filesystems
OBS-URL: https://build.opensuse.org/request/show/584277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=50
2018-03-12 11:07:58 +00:00
Jan Kara
f5f9d4b001 Accepting request 584275 from home:jankara:branches:filesystems
- Bump release to v4.15.1, which has these minor fixes:
  * po/pl.po: update Polish translation for 4.15.0
  * debian: don't fail postinst when upgrading chroot
  * debian: add build-depends on pkg-config
- Fix build on SLE11-SP4 by making the m4 macros required available.
- drops drop xfs_io-fix-copy_file_range-symbol-name-collision.patch,
  this is now part of this release.
- adds make_xfs_scrub_interp_explicit.patch, rpm lint complains about
  using env python, when this is used the dependency checker for rpm
  will not be able to resolve dependencies correctly, so an explicit interpreter is needed.
- Update to v4.15.0:
  * xfs_scrub: experimental new tool added
  * xfs_metadump: fix issues with -i flag
  * mkfs.xfs: don't allow creation of realtime+reflink
  * mkfs.xfs: don't crash on dswidth overflow
  * mkfs.xfs: much refactoring
  * xfs_copy: fix copy of v5 filesystems
  * xfs_io: add a new 'log_writes' command
  * xfs_io: add MAP_SYNC support to mmap()

OBS-URL: https://build.opensuse.org/request/show/584275
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=63
2018-03-08 10:38:33 +00:00
Jan Kara
c0144cb0fc Accepting request 584130 from home:mcgrof:branches:filesystems
- Bump release to v4.15.1, which has these minor fixes:
  * po/pl.po: update Polish translation for 4.15.0
  * debian: don't fail postinst when upgrading chroot
  * debian: add build-depends on pkg-config

- Fix build on SLE11-SP4 by making the m4 macros required available.

OBS-URL: https://build.opensuse.org/request/show/584130
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=62
2018-03-08 10:19:43 +00:00
Jan Kara
9d47278fae Accepting request 579685 from home:mcgrof:branches:filesystems
- drops drop xfs_io-fix-copy_file_range-symbol-name-collision.patch,
  this is now part of this release.
- adds make_xfs_scrub_interp_explicit.patch, rpm lint complains about
  using env python, when this is used the dependency checker for rpm
  will not be able to resolve dependencies correctly, so an explicit
  interpreter is needed.
- Update to v4.15.0:
  * Fix spelling mistake in mkfs lazy superblock diagnostic
  * Fix grammar and spelling in strings and man pages
  * Add xfs_scrub_fail systemd service file docs entry
  * Update .gitignore list for generated scrub cron file
  * Several updates to use more modern Debian packaging
  * xfsprogs: Release v4.15.0-rc1
  * xfs_scrub: refactor outcome display into a separate helper
  * xfs_scrub: always init phase information
  * xfs_scrub: reclassify some of the warning messages
  * xfs_scrub: reclassify runtime errors
  * xfs_scrub: classify lack of ioctl support as a runtime error
  * xfs_scrub: remove preen mode
  * xfs_mdrestore: Don't rewind source file stream
  * xfs_mdrestore: Add -i option to built-in help
  * xfs_io: fix copy_file_range symbol name collision
  * xfs_scrub: kill dead code
  * xfs_scrub: close dir_fd if we don't get a DIR pointer
  * mkfs: don't create realtime filesystems with reflink enabled
  * xfs_scrub: handle scrub-only kernels more helpfully
  * xfs_scrub: wire up repair ioctl
  * debian/control: remove nonexistent libreadline5-dev build dependency
  * xfs_scrub: integrate services with systemd
  * xfs_scrub: create a script to scrub all xfs filesystems

OBS-URL: https://build.opensuse.org/request/show/579685
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=61
2018-03-06 10:25:01 +00:00
Dominique Leuenberger
a18f2606ed Accepting request 573733 from filesystems
- xfs_io: fix copy_file_range symbol name collision (bsc#1079756).
- Added xfs_io-fix-copy_file_range-symbol-name-collision.patch

OBS-URL: https://build.opensuse.org/request/show/573733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=49
2018-02-14 08:18:39 +00:00
910c6c41c3 - xfs_io: fix copy_file_range symbol name collision (bsc#1079756).
- Added xfs_io-fix-copy_file_range-symbol-name-collision.patch

OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=59
2018-02-07 14:25:03 +00:00
Dominique Leuenberger
e2e5fc0be0 Accepting request 559128 from filesystems
OBS-URL: https://build.opensuse.org/request/show/559128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=48
2017-12-23 11:11:34 +00:00
David Sterba
4f5b5a56a9 Accepting request 558620 from home:mcgrof:branches:filesystems
- Deletes already merged xfs_io-stat-fix-typo-in-statfs-f_flags.patch
- Deletes already merged xfs_io-stat-treat-statfs.f_flags-as-optional.patch
- Refreshes patch xfsprogs-docdir.diff
- Update to v4.14.0:
  * xfs_io: stat: treat statfs.f_flags as optional
  * xfs_io: stat: fix typo in statfs->f_flags
  * xfsprogs: fix wrong variable types in pwrite/pread code
  * xfs_io: Allow partial writes
  * xfs_io: Add RWF_NOWAIT to pwritev2()
  * xfs_io: Add support for pwritev2()
  * xfs_io: Disable -V if pwritev is not available
  * xfs_repair: always release btree buffers when refcountbt checks fail
  * misc: fix ubsan warnings
  * misc: enable thread sanitizer if the builder wants it
  * misc: enable gcc/clang address sanitizer if the builder wants it
  * misc: enable ubsan if the builder wants it
  * xfs_repair: fix cowextsize field checking and repairing
  * xfs_repair: clear DAX flag from non-file inodes
  * xfs_repair: fix bag memory overwrite problems
  * xfs_io: add new error injection knobs to inject command
  * xfsprogs: explicitly cast troublesome types to match printf  format specifiers
  * db: increase metadump's default overly long extent discard  threshold
  * build: define _DEFAULT_SOURCE with _BSD_SOURCE for preadv
  * xfsprogs: add xfs_spaceman to .gitignore
  * xfs_io: report io error for pwrite -W and -w
  * xfs_metadump: zap stale data in DIR2_LEAF1 dirs
  * metadump: update manpage for dirty log/obfuscation issue
  * kill off u_int*_t types
  * xfs: trim writepage mapping to within eof
  * xfs: handle error if xfs_btree_get_bufs fails

OBS-URL: https://build.opensuse.org/request/show/558620
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=57
2017-12-21 16:10:43 +00:00
Dominique Leuenberger
162728dacb Accepting request 542713 from filesystems
- Fix building on SLE11
- Added xfs_io-stat-fix-typo-in-statfs-f_flags.patch
- Added xfs_io-stat-treat-statfs.f_flags-as-optional.patch

- Update to 4.13.1
  * mkfs: don't overflow the subopts array
- Update to 4.13.0
  * xfs_repair: handle missing extent states
  * mkfs: pass a custom cowextsize into the created filesystem
  * xfs_db: version command misses RMAPBT feature string
  * xfs_repair: don't use do_warn for normal log message
  * libxfs: remove getcwd/chdir dance from initialization
  * xfs_repair: take the ag_lock before recording rmap for a bmbt record
  * mkfs.xfs: Don't stagger AG for a single disk
  * xfs: fix inobt inode allocation search optimization
  * xfs_io: clarify the fsmap documentation
  * fiemap: Fix semantics of max_extents (-n arguments)
  * xfs_repair: fix thread creation failure recovery
  * xfs_repair: add prefetch trace calls to debug thread creation failures
  * xfs_repair: clear pthread_t when pthread_create fails
  * xfs_io: add seek consistency checks
  * fsr: fix uninitialized fs usage after timeout
  * xfs_db: bit fuzzing should read the right bit when flipping
  * xfs_db: make write/fuzz -c and -d work on non-crc filesystems
  * xfs_db: free field list when failing out of fuzz
  * xfs_db: reset metadump output flag
  * xfs_db: btdump should avoid eval for push and pop of cursor
  * xfs_db: use TYP_F_CRC_FUNC for inodes & dquots
  * xfs_db: introduce fuzz command
  * xfs_db: write values into dir/attr blocks and recalculate CRCs

OBS-URL: https://build.opensuse.org/request/show/542713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=47
2017-11-21 14:22:37 +00:00
393d105e3f Accepting request 542712 from home:jeff_mahoney:branches:filesystems
* Removed fsr-fix-uninitialized-fs-usage-after-timeout.patch

OBS-URL: https://build.opensuse.org/request/show/542712
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=55
2017-11-17 20:27:33 +00:00
a04b221ec2 Accepting request 542710 from home:jeff_mahoney:branches:filesystems
- Fix building on SLE11
- Added xfs_io-stat-fix-typo-in-statfs-f_flags.patch
- Added xfs_io-stat-treat-statfs.f_flags-as-optional.patch

- Update to 4.13.1
  * mkfs: don't overflow the subopts array
- Update to 4.13.0
  * xfs_repair: handle missing extent states
  * mkfs: pass a custom cowextsize into the created filesystem
  * xfs_db: version command misses RMAPBT feature string
  * xfs_repair: don't use do_warn for normal log message
  * libxfs: remove getcwd/chdir dance from initialization
  * xfs_repair: take the ag_lock before recording rmap for a bmbt record
  * mkfs.xfs: Don't stagger AG for a single disk
  * xfs: fix inobt inode allocation search optimization
  * xfs_io: clarify the fsmap documentation
  * fiemap: Fix semantics of max_extents (-n arguments)
  * xfs_repair: fix thread creation failure recovery
  * xfs_repair: add prefetch trace calls to debug thread creation failures
  * xfs_repair: clear pthread_t when pthread_create fails
  * xfs_io: add seek consistency checks
  * fsr: fix uninitialized fs usage after timeout
  * xfs_db: bit fuzzing should read the right bit when flipping
  * xfs_db: make write/fuzz -c and -d work on non-crc filesystems
  * xfs_db: free field list when failing out of fuzz
  * xfs_db: reset metadump output flag
  * xfs_db: btdump should avoid eval for push and pop of cursor
  * xfs_db: use TYP_F_CRC_FUNC for inodes & dquots
  * xfs_db: introduce fuzz command
  * xfs_db: write values into dir/attr blocks and recalculate CRCs

OBS-URL: https://build.opensuse.org/request/show/542710
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=54
2017-11-17 20:03:23 +00:00
Dominique Leuenberger
d23b65f21e Accepting request 519931 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/519931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=46
2017-09-07 20:08:30 +00:00
David Sterba
837ae4c306 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=52 2017-08-29 13:11:57 +00:00
Dominique Leuenberger
07b48028a9 Accepting request 505785 from filesystems
* Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch
  * Added xfs_repair-fix-thread-creation-failure-recovery.patch (forwarded request 505784 from jeff_mahoney)

OBS-URL: https://build.opensuse.org/request/show/505785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=45
2017-06-30 16:38:12 +00:00
91aea2a417 Accepting request 505784 from home:jeff_mahoney:branches:filesystems
* Added xfs_repair-clear-pthread_t-when-pthread_create-fails.patch
  * Added xfs_repair-fix-thread-creation-failure-recovery.patch

OBS-URL: https://build.opensuse.org/request/show/505784
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=50
2017-06-22 20:24:43 +00:00
c2598e4729 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
Dominique Leuenberger
8d9a9690f5 Accepting request 497831 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/497831
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=44
2017-06-10 15:50:09 +00:00
Stephan Kulow
7b8ec2da86 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
Dominique Leuenberger
8a5f2d7f32 Accepting request 381336 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/381336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=43
2016-03-31 11:02:01 +00:00
2480edf5c2 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
Dominique Leuenberger
205f2865a0 Accepting request 351851 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/351851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=42
2016-01-05 20:53:41 +00:00
Jan Kara
ac04437db7 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
Dominique Leuenberger
99ceb7ddc3 Accepting request 346455 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/346455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=41
2015-12-09 19:33:05 +00:00
Jan Kara
6d31d9f53a 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
Stephan Kulow
1e3e72af6f Accepting request 345121 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/345121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=40
2015-11-24 21:30:17 +00:00
b50aa06f6c 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
Stephan Kulow
f6f9d7fdce Accepting request 319750 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/319750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfsprogs?expand=0&rev=39
2015-08-05 04:48:46 +00:00
Jan Kara
a5f14ffa0a 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