David Sterba
b2b764318f
Accepting request 774896 from home:dsterba:branches:filesystems
...
- Update to 5.4.1
OBS-URL: https://build.opensuse.org/request/show/774896
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=331
2020-02-17 14:56:30 +00:00
David Sterba
5e8de45aba
Accepting request 766653 from home:dimstar:Factory
...
- BuildRequire pkgconfig(udev) instead of udev: Allow OBS to
shortcut through the -mini flavor.
- Use pkg-config --modversion udev to identify the current udev
version. This is more portable and supports the -mini flavors.
OBS-URL: https://build.opensuse.org/request/show/766653
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=329
2020-01-23 20:10:04 +00:00
David Sterba
8348b28f52
Accepting request 754069 from home:dsterba:branches:filesystems
...
- Update to 5.4
OBS-URL: https://build.opensuse.org/request/show/754069
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=327
2019-12-04 14:32:05 +00:00
David Sterba
5dc708041a
Accepting request 747630 from home:dsterba:branches:filesystems
...
- Update to 5.3.1:
OBS-URL: https://build.opensuse.org/request/show/747630
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=325
2019-11-12 11:53:29 +00:00
David Sterba
8d6a8aec0a
Accepting request 738633 from home:morbidrsa
...
- Enable build of python-bindings for libbtrfsutil
OBS-URL: https://build.opensuse.org/request/show/738633
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=323
2019-10-16 15:20:08 +00:00
David Sterba
355a465f72
Accepting request 731487 from home:fcrozat:branches:filesystems
...
- Update to 5.2.2:
* check:
* fix false report of wrong byte count for orphan inodes
* option -E was not handled correctly
* new check and repair for root item generation
* balance: check for full-balance before background fork
* mkfs: check that total device size does not overflow 16EiB
* dump-tree: print DEV_STATS key type
* other:
* new and updated tests
* doc fixups and updates
OBS-URL: https://build.opensuse.org/request/show/731487
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=321
2019-09-24 08:48:50 +00:00
David Sterba
72e650c02f
Accepting request 720042 from home:dsterba:branches:filesystems
...
- update to 5.2.1
OBS-URL: https://build.opensuse.org/request/show/720042
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=319
2019-07-31 12:20:39 +00:00
David Sterba
f62f8dbd90
Accepting request 703990 from home:seanlew:branches:filesystems
...
Update btrfsprogs to 5.1
OBS-URL: https://build.opensuse.org/request/show/703990
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=317
2019-05-20 10:13:21 +00:00
9fb9d22415
Accepting request 692054 from home:niner9:branches:filesystems
...
- update to version 4.20.2 to fix regression in 4.20.1 breaking btrfs send/receive based backup
* dump-super: minor output fixup
* revert fix for prefix detection of receive path, this is temporary and
unbreaks existing user setups
OBS-URL: https://build.opensuse.org/request/show/692054
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=316
2019-04-08 19:25:42 +00:00
David Sterba
5563976645
Accepting request 689454 from home:mfasheh:branches:filesystems
...
- Use correct path for dracut-fsck-help.txt in module-setup.sh (bsc#1122539)
* Remove module-setup.sh
* Add module-setup.sh.in
OBS-URL: https://build.opensuse.org/request/show/689454
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=314
2019-04-01 13:56:47 +00:00
David Sterba
d35c296ba3
Accepting request 669361 from home:mfasheh:branches:filesystems
...
- Advise user of fs recovery options when we fail to mount (fate#320443,
bsc#1122539)
* Add dracut-fsck-help.txt
* Add module-setup.sh
OBS-URL: https://build.opensuse.org/request/show/669361
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=312
2019-01-29 14:38:27 +00:00
David Sterba
9646e4b222
Accepting request 668079 from home:dsterba:branches:filesystems
...
- update to version 4.20.1
OBS-URL: https://build.opensuse.org/request/show/668079
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=310
2019-01-23 13:12:59 +00:00
David Sterba
41fbca9083
Accepting request 667178 from home:avindra:branches:filesystems
...
- update to version 4.20
* new feature: metadata uuid
* lightweight change of UUID without rewriting all metadata
(incompatible change)
* done by btrfstune -m/-M, needs kernel support, 5.0+
* image:
* fix block groups when restoring from multi-device image
* only enlarge result image if it's a regular file
* check
* more device extent checks and fixes
* can repair dir item with mismatched hash
* mkfs: uuid tree created with proper contents
* fix mount point detection due to partial prefix match
* other:
* new tests, build fixes, doc updates
* libbtrfsutil: fix tests if kernel lacks support for new
subvolume ioctls
- partial cleanup with spec-cleaner
- drop 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
- drop 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
- drop 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
- drop 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
- drop 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch
OBS-URL: https://build.opensuse.org/request/show/667178
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=309
2019-01-21 13:36:56 +00:00
David Sterba
b6c7ca7527
Accepting request 666758 from home:dsterba:branches:filesystems
...
- Use %license instead of %doc [bsc#1082318] (builds on all products)
OBS-URL: https://build.opensuse.org/request/show/666758
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=308
2019-01-17 15:03:53 +00:00
David Sterba
bbad3810ab
Accepting request 666631 from home:nikbor:branches:filesystems
...
- Implement fate#325871
* Added 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
* Added 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
* Added 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
* Added 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
* Added 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch
OBS-URL: https://build.opensuse.org/request/show/666631
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=307
2019-01-17 14:35:40 +00:00
David Sterba
8bcaec8398
Accepting request 655603 from home:dsterba:branches:filesystems
...
- update to version 4.19.1
OBS-URL: https://build.opensuse.org/request/show/655603
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=305
2018-12-06 12:08:44 +00:00
David Sterba
2a5a84a99f
Accepting request 648582 from home:dsterba:branches:filesystems
...
- update to version 4.19
OBS-URL: https://build.opensuse.org/request/show/648582
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=304
2018-11-12 15:20:54 +00:00
David Sterba
ead358894e
Accepting request 627711 from home:dsterba:branches:filesystems
...
- update to version 4.17.1
OBS-URL: https://build.opensuse.org/request/show/627711
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=302
2018-08-06 14:45:55 +00:00
David Sterba
5e530caba3
Accepting request 618476 from home:dsterba:branches:filesystems
...
- update to version 4.17
OBS-URL: https://build.opensuse.org/request/show/618476
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=300
2018-06-22 12:35:47 +00:00
ae2c4976d5
Accepting request 615844 from home:jeff_mahoney:branches:filesystems
...
- Don't require libzstd-devel-static on builds that don't use it.
OBS-URL: https://build.opensuse.org/request/show/615844
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=298
2018-06-11 02:08:45 +00:00
David Sterba
a72f1962f4
Accepting request 604056 from home:dsterba:branches:filesystems
...
- fix installation of btrfs.5.gz
OBS-URL: https://build.opensuse.org/request/show/604056
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=296
2018-05-04 15:29:34 +00:00
David Sterba
4d080a91b2
Accepting request 602573 from home:jeff_mahoney:branches:filesystems
...
- Fix building on SLE11:
* btrfs-progs: convert: fix support for e2fsprogs < 1.42
* btrfs-progs: build: detect whether -std=gnu90 is supported
* btrfs-progs: build: autoconf 2.63 compatibility
* Fixed mismerged addition of libbtrfsutil1 package description
- Added patches:
* 0001-btrfs-progs-convert-fix-support-for-e2fsprogs-1.42.patch
* 0002-btrfs-progs-build-autoconf-2.63-compatibility.patch
* 0003-btrfs-progs-build-detect-whether-std-gnu90-is-suppor.patch
OBS-URL: https://build.opensuse.org/request/show/602573
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=294
2018-04-30 14:54:20 +00:00
David Sterba
832ad0cba9
Accepting request 600605 from home:dsterba:branches:filesystems
...
- update to version 4.16.1
OBS-URL: https://build.opensuse.org/request/show/600605
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=293
2018-04-24 12:01:10 +00:00
David Sterba
f62d3034d2
Accepting request 594056 from home:dsterba:branches:filesystems
...
- update to version 4.16
OBS-URL: https://build.opensuse.org/request/show/594056
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=291
2018-04-06 16:27:30 +00:00
David Sterba
42824234c3
Accepting request 577505 from home:dsterba:branches:filesystems
...
- use documentation shipped by upstream tar, reduce dependencies
OBS-URL: https://build.opensuse.org/request/show/577505
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=289
2018-02-17 00:21:22 +00:00
David Sterba
a40c18e832
Accepting request 577497 from home:dsterba:branches:filesystems
...
- enable static build again, zstd now has static version
OBS-URL: https://build.opensuse.org/request/show/577497
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=288
2018-02-16 22:45:15 +00:00
David Sterba
d6384ab3d1
Accepting request 572055 from home:dsterba:branches:filesystems
...
- update to version 4.15
OBS-URL: https://build.opensuse.org/request/show/572055
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=286
2018-02-02 15:29:16 +00:00
David Sterba
427148acfc
Accepting request 562611 from home:dsterba:branches:filesystems
...
- spec: fix distro version condition
OBS-URL: https://build.opensuse.org/request/show/562611
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=284
2018-01-08 19:25:46 +00:00
David Sterba
23593fd541
Accepting request 562560 from home:dsterba:branches:filesystems
...
- update to version 4.14.1
OBS-URL: https://build.opensuse.org/request/show/562560
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=283
2018-01-08 15:07:50 +00:00
David Sterba
1a7e21fe38
Accepting request 558516 from home:wqu:branches:filesystems
...
- Fix rollback regression which can lead to data corruption
* rollback-regression-fix.patch (bsc#1069478,
upstream: "Subject: [PATCH] btrfs-progs: convert: Fix a bug in rollback
check which overwrite return value")
Would land in upstream v4.14.1.
OBS-URL: https://build.opensuse.org/request/show/558516
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=280
2017-12-19 20:12:48 +00:00
07543a9201
Accepting request 554972 from home:dimstar:Factory
...
- Escape the usage of %{VERSION} when calling out to rpm.
RPM 4.14 has %{VERSION} defined as 'the main packages version'.
OBS-URL: https://build.opensuse.org/request/show/554972
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=278
2017-12-07 13:23:42 +00:00
David Sterba
3ec6eed16b
Accepting request 546438 from home:jeff_mahoney:branches:filesystems
...
- Add dependencies for libreiserfscore0 version.
OBS-URL: https://build.opensuse.org/request/show/546438
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=275
2017-11-29 14:15:50 +00:00
David Sterba
0c0c94ad23
Accepting request 538176 from home:dsterba:branches:filesystems
...
- update to version 4.13.3:
OBS-URL: https://build.opensuse.org/request/show/538176
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=273
2017-11-01 17:11:32 +00:00
David Sterba
eb374ffd10
Accepting request 532202 from home:dsterba:branches:filesystems
...
- update to version 4.13.2:
OBS-URL: https://build.opensuse.org/request/show/532202
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=271
2017-10-06 13:01:39 +00:00
David Sterba
7ed5dfa842
Accepting request 526202 from home:dsterba:branches:filesystems
...
- update to version 4.13:
OBS-URL: https://build.opensuse.org/request/show/526202
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=268
2017-09-14 17:29:12 +00:00
David Sterba
29bbb2cf21
Accepting request 519526 from home:dsterba:branches:filesystems
...
spec cleanup for Factory
OBS-URL: https://build.opensuse.org/request/show/519526
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=266
2017-08-29 14:50:14 +00:00
David Sterba
c80b27d7f8
Accepting request 519484 from home:dsterba:branches:filesystems
...
- update to 4.12.1
OBS-URL: https://build.opensuse.org/request/show/519484
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=265
2017-08-29 13:30:21 +00:00
David Sterba
53b232b0f6
Accepting request 502807 from home:msmeissn:branches:filesystems
...
- btrfs-support-pie.patch: remove CFLAGS usage from linker lines,
this will allow the default PIE support to work.
OBS-URL: https://build.opensuse.org/request/show/502807
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=263
2017-06-26 17:17:15 +00:00
David Sterba
22106bc215
update to 4.10.2
...
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=261
2017-04-06 15:50:16 +00:00
David Sterba
4c4c2c377d
Accepting request 448694 from home:dsterba:branches:filesystems
...
- update to 4.9
OBS-URL: https://build.opensuse.org/request/show/448694
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=259
2017-01-04 09:05:38 +00:00
David Sterba
62f14961dd
Accepting request 437995 from home:dsterba:branches:filesystems
...
- update to 4.8.2
OBS-URL: https://build.opensuse.org/request/show/437995
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=257
2016-10-31 08:30:55 +00:00
960b0f8574
Accepting request 437311 from home:jeff_mahoney:branches:filesystems
...
- Add ability to provide site specific defaults for mkfs (FATE#320615).
* Only used for SLES11 defaults.
- Added patch mkfs-default-features.patch
OBS-URL: https://build.opensuse.org/request/show/437311
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=256
2016-10-28 16:15:55 +00:00
David Sterba
bc9b48237d
Accepting request 435904 from home:dsterba:branches:filesystems
...
- update to 4.8.1
OBS-URL: https://build.opensuse.org/request/show/435904
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=255
2016-10-18 11:42:45 +00:00
David Sterba
c18f1cfb44
Accepting request 431161 from home:dsterba:branches:filesystems
...
- update to 4.7.3
OBS-URL: https://build.opensuse.org/request/show/431161
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=253
2016-09-28 19:38:11 +00:00
David Sterba
d68327b445
Accepting request 425693 from home:dsterba:branches:filesystems
...
- removed btrfsprogs-only-install-udev-rules-for-udev-190.patch: fix build
OBS-URL: https://build.opensuse.org/request/show/425693
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=251
2016-09-08 11:36:39 +00:00
David Sterba
9f9decac3d
Accepting request 424953 from home:dsterba:branches:filesystems
...
- update to 4.7.2
* check:
* urgent fix: false report of backref mismatches; do not --repair
last unaffected version 4.6.1 (code reverted to that state)
OBS-URL: https://build.opensuse.org/request/show/424953
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=250
2016-09-06 09:39:47 +00:00
a37838da0e
Accepting request 424097 from home:jeff_mahoney:branches:filesystems
...
- Add new btrfsprogs-udev-rules package to contain the udev rules.
- Fix packaging for udev rules:
- btrfs builtin didn't exist prior to udev v190, so the rules must
depend on that version.
- Added patch:
* btrfsprogs-only-install-udev-rules-for-udev-190.patch
OBS-URL: https://build.opensuse.org/request/show/424097
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=248
2016-09-01 07:27:43 +00:00
David Sterba
d26204a4e9
- update to 4.7.1
...
* check:
* new optional mode: optimized for low memory usage (memory/io tradeoff)
* --mode=lowmem, not default, still considered experimental
* does not work with --repair yet
* convert: regression fix, ext2_subvol/image rw permissions
* mkfs/convert:
* two-staged creation, partially created filesystem will not be recognized
* improved error handling (fewer BUG_ONs)
* convert: preparation for more filesystems to convert from
* documentation updates: quota, qgroup
* other
* message updates
* more tests
* more build options, enhanced debugging
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=247
2016-08-29 13:29:02 +00:00
David Sterba
fbff6ec861
Accepting request 415851 from home:dsterba:branches:filesystems
...
- update to 4.7
OBS-URL: https://build.opensuse.org/request/show/415851
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=245
2016-07-29 13:41:20 +00:00
David Sterba
622a8a9c41
Accepting request 408519 from home:dsterba:branches:filesystems
...
- update to 4.6.1
OBS-URL: https://build.opensuse.org/request/show/408519
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=243
2016-07-14 14:04:48 +00:00
Mark Fasheh
05ecfd7acb
- btrfsck updates for qgroup verification and repair (fate#318144)
...
* We can now check all qgroup levels
* btrfsck will write out corrected qgroups when run with --repair
- Added patch: 0001-btrfs-progs-free-qgroup-counts-in-btrfsck.patch
- Added patch: 0002-btrfs-progs-btrfsck-verify-qgroups-above-level-0.patch
- Added patch: 0003-btrfs-progs-btrfsck-write-corrected-qgroup-info-to-d.patch
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=241
2016-06-17 21:21:18 +00:00
David Sterba
036e0e2031
Accepting request 395998 from home:dsterba:branches:filesystems
...
- update to 4.5.3
- fix build failure on 13.1: conditional default for udevdir
- fix build failure on SLE11SP4: wrong check in makefile
OBS-URL: https://build.opensuse.org/request/show/395998
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=239
2016-05-16 13:39:09 +00:00
David Sterba
59947819a4
Accepting request 394529 from home:jeff_mahoney:branches:filesystems
...
- Add udev rules for dm devices (bsc#912170 bsc#888215)
- Added patch: 0169-btrfs-progs-udev-add-rules-for-dm-devices.patch
- Added patch: btrfs-progs-no-PKG_CHECK_VAR
OBS-URL: https://build.opensuse.org/request/show/394529
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=238
2016-05-10 15:34:21 +00:00
David Sterba
88658f7980
Accepting request 393403 from home:dsterba:branches:filesystems
...
- update to 4.5.2
OBS-URL: https://build.opensuse.org/request/show/393403
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=236
2016-05-03 10:55:44 +00:00
David Sterba
7e23cb5c39
Accepting request 382587 from home:dsterba:branches:filesystems
...
- update to 4.5.1
- update to 4.5
OBS-URL: https://build.opensuse.org/request/show/382587
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=234
2016-03-31 16:13:42 +00:00
9c97df3ab2
Accepting request 375378 from home:mgorse:branches:filesystems
...
- Recommend btrfsmaintenance
We have this in SLE. Do we want it in openSUSE?
OBS-URL: https://build.opensuse.org/request/show/375378
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=233
2016-03-29 19:45:11 +00:00
David Sterba
2ed8d1a168
Accepting request 367641 from home:dsterba:branches:filesystems
...
- hide min/max macros clashing with gcc 6 (bnc#966257)
OBS-URL: https://build.opensuse.org/request/show/367641
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=231
2016-03-07 14:38:47 +00:00
David Sterba
18b1c64229
Accepting request 362933 from home:dsterba:branches:filesystems
...
- update to 4.4.1
OBS-URL: https://build.opensuse.org/request/show/362933
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=229
2016-02-29 12:50:47 +00:00
David Sterba
7cbe5b7c12
Accepting request 360783 from home:dsterba:branches:filesystems
...
- update to 4.4
OBS-URL: https://build.opensuse.org/request/show/360783
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=228
2016-02-22 09:29:49 +00:00
David Sterba
aef9eb52a5
Accepting request 349016 from home:tiwai:branches:filesystems
...
- Fix missing dependency on coreutils for initrd macros (boo#958562)
- Call missing initrd macro at post / postun (boo#958562)
OBS-URL: https://build.opensuse.org/request/show/349016
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=226
2015-12-15 15:32:39 +00:00
David Sterba
841295d9e4
Accepting request 346049 from home:dsterba:branches:filesystems
...
- fix mkfs failure on ppc64 (or with sectorsize > 4k)
OBS-URL: https://build.opensuse.org/request/show/346049
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=223
2015-11-24 13:15:32 +00:00
David Sterba
060c5a9cca
Accepting request 344757 from home:dsterba:branches:filesystems
...
- update to 4.3.1
OBS-URL: https://build.opensuse.org/request/show/344757
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=221
2015-11-16 14:41:44 +00:00
David Sterba
4d58d97cc8
Accepting request 344208 from home:dsterba:branches:filesystems
...
- update to 4.3
OBS-URL: https://build.opensuse.org/request/show/344208
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=220
2015-11-13 12:01:04 +00:00
David Sterba
994db06da7
Accepting request 342136 from home:dsterba:branches:filesystems
...
- build btrfsprogs-static package for 13.2 and Factory, package
with static versions of the utilities, aimed for rescue environments
OBS-URL: https://build.opensuse.org/request/show/342136
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=218
2015-11-05 10:26:47 +00:00
David Sterba
83ac9687f7
Accepting request 339909 from home:dsterba:branches:filesystems
...
- update to 4.2.3
OBS-URL: https://build.opensuse.org/request/show/339909
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=216
2015-10-19 12:56:54 +00:00
David Sterba
7bcb145a7b
Accepting request 336512 from home:dsterba:branches:filesystems
...
- update to 4.2.2
OBS-URL: https://build.opensuse.org/request/show/336512
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=215
2015-10-05 11:19:26 +00:00
David Sterba
8d026b7935
Accepting request 332814 from home:dsterba:branches:filesystems
...
- update to 4.2.1
OBS-URL: https://build.opensuse.org/request/show/332814
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=213
2015-09-22 06:52:42 +00:00
David Sterba
362fb5a18e
Accepting request 331680 from home:dsterba:branches:filesystems
...
- make mkfs work with 64k nodesize again, notably fixes mkfs on ppc64 (bsc#945229)
OBS-URL: https://build.opensuse.org/request/show/331680
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=212
2015-09-17 11:45:34 +00:00
David Sterba
462f936217
Accepting request 329152 from home:dsterba:branches:filesystems
...
- version 4.2
OBS-URL: https://build.opensuse.org/request/show/329152
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=210
2015-09-04 15:13:18 +00:00
David Sterba
45fda3c03c
Accepting request 328269 from home:dsterba:branches:filesystems
...
- add warning before full balance starts (bsc#940467, fate#319317)
Patch will go upstream soon.
OBS-URL: https://build.opensuse.org/request/show/328269
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=208
2015-09-01 09:16:29 +00:00
David Sterba
2af2a73280
Accepting request 318461 from home:dsterba:branches:filesystems
...
- Add feature to get minimum size a filesystem can be resized to
(FATE#317897).
OBS-URL: https://build.opensuse.org/request/show/318461
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=206
2015-07-24 14:31:28 +00:00
David Sterba
61a7928d1d
Accepting request 316623 from home:dsterba:branches:filesystems
...
SR: urgent bugfix
- version 4.1.2
- mkfs: bugfix, previous version does not create entierly correct
filesystem (has to be recreated)
OBS-URL: https://build.opensuse.org/request/show/316623
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=204
2015-07-14 12:17:12 +00:00
David Sterba
942411f2e2
Accepting request 315878 from home:dsterba:branches:filesystems
...
- version 4.1.1
OBS-URL: https://build.opensuse.org/request/show/315878
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=203
2015-07-10 13:54:11 +00:00
David Sterba
9d8d78e64c
Accepting request 313576 from home:dsterba:branches:filesystems
...
- spec: drop libacl dependency
OBS-URL: https://build.opensuse.org/request/show/313576
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=201
2015-06-24 14:41:21 +00:00
David Sterba
57f625732d
Accepting request 313123 from home:dsterba:branches:filesystems
...
- version 4.1
OBS-URL: https://build.opensuse.org/request/show/313123
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=200
2015-06-22 15:24:39 +00:00
David Sterba
2aadda9793
Accepting request 309743 from home:1Antoine1:branches:filesystems
...
- Install bash completion for btrfs.
OBS-URL: https://build.opensuse.org/request/show/309743
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=198
2015-06-02 08:52:35 +00:00
David Sterba
91d7339157
Accepting request 304719 from home:dsterba:branches:filesystems
...
- version 4.0
* resize:
* don't accept file as an argument (it's confusing)
* print better error message in case of an error
* restore: optionally restore metadata (time, mode, uid/gid)
* receive: optionally enforce chroot
* new rescue subcommand 'zero-log', same as btrfs-zero-log, but
now also part of the main utility
* check:
* free space checks match kernel, fixes incorrect reports
* convert: fix setting of checksum bit if --no-datasum is used
* fsck.btrfs: don't print messages
* fix quota rescan on PPC64 (mangled ioctl number)
* test updates
* documentation: files renamed to .asciidoc, misc fixups
OBS-URL: https://build.opensuse.org/request/show/304719
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=196
2015-04-29 15:40:15 +00:00
David Sterba
6f79b4f5ad
Accepting request 293176 from home:dsterba:branches:filesystems
...
- version 3.19.1
- convert:
- new option to specify metadata block size
- --no-progress actually works
- restore: properly handle the page boundary corner case
- build fixes:
- missing macro from public header, BTRFS_BUILD_VERSION
- wrong handling of --enable-convert
- fi usage: reports correct space for degraded mounts
- other:
- mkfs: help string updates
- completion: added 'usage' subcommands
- cleanups in qgroup code, preparatory work
OBS-URL: https://build.opensuse.org/request/show/293176
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=194
2015-03-25 22:08:05 +00:00
David Sterba
1e605498e8
Accepting request 290341 from home:dsterba:branches:filesystems
...
version update
OBS-URL: https://build.opensuse.org/request/show/290341
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=192
2015-03-11 21:11:24 +00:00
David Sterba
d76ad0aad8
- add COPYING
...
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=191
2015-03-02 09:58:58 +00:00
David Sterba
1f6c80c8d3
Accepting request 283354 from home:dsterba:branches:filesystems
...
OBS-URL: https://build.opensuse.org/request/show/283354
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=189
2015-01-29 15:38:40 +00:00
David Sterba
8eea5f2437
Accepting request 281321 from home:dsterba:branches:filesystems
...
- version 3.18.1
- minor fixes
- documentation updates
OBS-URL: https://build.opensuse.org/request/show/281321
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=187
2015-01-15 09:19:49 +00:00
David Sterba
e44fad07d1
Accepting request 266874 from home:dsterba:branches:filesystems
...
- version 3.18
- mkfs - skinny-metadata feature is now on by default, first introduced in
kernel 3.10
- filesystem usage - give an overview of fs usage in a way that's more
comprehensible than existing 'fi df'
- device usage - more detailed information about per-device allocations
- check:
- option to set a different tree root byte number
- ability to link lost files to lost+found, caused by a recent kernel bug
- repair of severely corrupted fs (use with care)
- convert - option to show progress
- subvol create - print the commit mode inline, print the global mode only if --verbose
- other updates: musl-libc support, coverity bugfixes, new test images,
documentation
- Removed patches (upstreamed):
* 0010-btrfs-progs-move-group-type-and-profile-pretty-print.patch
* 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch
* 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch
* 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch
* 0014-btrfs-progs-Add-btrfs-device-disk-usage-command.patch
* 0015-btrfs-progs-cleanup-dead-return-after-usage-for-fi-d.patch
* 0016-btrfs-progs-Fix-memleak-in-get_raid56_used.patch
* 0017-Btrfs-progs-fi-usage-free-memory-if-realloc-fails.patch
* 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch
* 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch
* 0021-btrfs-progs-check-if-we-can-t-get-info-from-ioctls-d.patch
* 0022-btrfs-progs-zero-out-structures-before-calling-ioctl.patch
* 0024-btrfs-progs-Print-more-info-about-device-sizes.patch
* 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch
* 0026-btrfs-progs-add-section-of-overall-filesystem-usage.patch
* 0027-btrfs-progs-cleanup-filesystem-device-usage-code.patch
* 0028-btrfs-progs-rework-calculations-of-fi-usage.patch
* 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch
* 0030-btrfs-progs-clean-up-return-codes-and-paths.patch
* 0031-btrfs-progs-move-global-reserve-to-overall-summary.patch
OBS-URL: https://build.opensuse.org/request/show/266874
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=185
2014-12-30 17:41:55 +00:00
David Sterba
4edaaf6e90
Accepting request 264044 from home:dsterba:branches:filesystems
...
- version 3.17.3
- convert: fix conversion of sparse ext* filesystems
- show: resolve to the correct path
- fsck: more verbose error for root dir problems
OBS-URL: https://build.opensuse.org/request/show/264044
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=183
2014-12-04 15:20:25 +00:00
David Sterba
fd8d661819
remove conditionals around sources
...
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=182
2014-11-25 15:35:36 +00:00
David Sterba
c603067694
Accepting request 262336 from home:dsterba:branches:filesystems
...
- version 3.17.2
- check improvements
- add ability to replace missing dir item/dir indexes
- fix missing inode items
- create missing root dirid
- corrupt block: enhancements for testing fsck
- zero-log: able to reset a fs with bogus log tree pointer (bko#72151)
OBS-URL: https://build.opensuse.org/request/show/262336
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=181
2014-11-19 17:14:18 +00:00
David Sterba
5c8a9900f8
Accepting request 262304 from home:dsterba:branches:filesystems
...
- package mkinitrd scripts conditionally (bsc#893577)
- spec: minor updates
OBS-URL: https://build.opensuse.org/request/show/262304
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=180
2014-11-19 13:13:42 +00:00
David Sterba
1c7173541d
Accepting request 260258 from home:dsterba:branches:filesystems
...
update to 3.17.1
OBS-URL: https://build.opensuse.org/request/show/260258
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=178
2014-11-07 15:19:30 +00:00
David Sterba
70bfa62031
Accepting request 259576 from home:dsterba:branches:filesystems
...
fix snapper build breakage
OBS-URL: https://build.opensuse.org/request/show/259576
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=177
2014-11-03 23:05:32 +00:00
David Sterba
3ee7e4de90
Accepting request 259501 from home:dsterba:branches:filesystems
...
- version 3.17
- check: --init-csum-tree acutally does something useful, rebuilds the whole
csum tree
- /dev scanning for btrfs devices is gone
- /proc/partitions scanning is gone, blkid is used exclusively
- new subcommand subvolume sync
- filesystem df: new options to set unit format
- convert: allow to copy label from the origin, or specify a new one
(not all local patches are upstream, maybe next time)
OBS-URL: https://build.opensuse.org/request/show/259501
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=176
2014-11-03 13:17:26 +00:00
David Sterba
c0774a4e0b
Accepting request 253874 from home:dsterba:branches:filesystems
...
- version 3.16.2
- fsck: handle bad extent mapping
- image: make it work on a balanced fs
- btrfs-show-super: print flags in human readable way
- documentation updates
OBS-URL: https://build.opensuse.org/request/show/253874
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=174
2014-10-03 22:04:19 +00:00
David Sterba
610e9bfd8c
Accepting request 251480 from home:dsterba:branches:filesystems
...
upstream release, update local patches tha are going to be merged in the next release (fingers crossed)
OBS-URL: https://build.opensuse.org/request/show/251480
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=172
2014-09-22 21:20:45 +00:00
David Sterba
c9638392a2
Accepting request 247709 from home:dsterba:branches:filesystems
...
snapper has been updated, remove the workaround
OBS-URL: https://build.opensuse.org/request/show/247709
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=170
2014-09-05 13:07:02 +00:00
David Sterba
9d838c0f72
Accepting request 247054 from home:dsterba:branches:filesystems
...
- workaround for send api breakage
- Added patch: send-stream-api-wokaround.patch
OBS-URL: https://build.opensuse.org/request/show/247054
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=169
2014-09-01 12:13:05 +00:00
David Sterba
6ad0ff7ce9
Accepting request 246660 from home:dsterba:branches:filesystems
...
- add api versioning and package version.h (now 0.1.1)
- Added patches:
* library-version-defines.patch
OBS-URL: https://build.opensuse.org/request/show/246660
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=168
2014-08-27 15:28:32 +00:00
David Sterba
3821ed946a
Accepting request 246571 from home:dsterba:branches:filesystems
...
- version 3.16
- show-super: skip unrecognized sb, add option to force
- debug-tree: print tree by id
- mkfs: new option to specify UUID
- receive: new option to limit number of errors
- check: new option to verify quotas
- check: reduced memory requirements
- check: new option to print extent sharing
- restore: check length before decompression
- restore: more error handling
- balance: new filter 'limit'
- recover: allow to read all sb copies
- restore: option to loop during restoring
- mkfs: drop experimental notice
- btrfstune: new option to force dangerous changes
- documentation updates
- Deleted patches (upstream):
* 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch
* 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch
* 0201-btrfs-progs-import-ulist.patch
* 0202-btrfs-progs-add-quota-group-verify-code.patch
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
* 0204-btrfs-progs-ignore-orphaned-qgroups-by-default.patch
* btrfs-progs-canonicalize-pathnames-for-device-commands
- Refreshed patches:
* 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch
* 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch
* 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch
* 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch
* 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch
* 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch
OBS-URL: https://build.opensuse.org/request/show/246571
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=167
2014-08-26 18:51:30 +00:00
Mark Fasheh
77328e7180
Accepting request 240115 from home:mfasheh:branches:filesystems
...
- refresh references on the following patches:
* 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch
* 0201-btrfs-progs-import-ulist.patch
* 0202-btrfs-progs-add-quota-group-verify-code.patch
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
- btrfs-progs: ignore orphaned qgroups by default
- Added patch:
* 0204-btrfs-progs-ignore-orphaned-qgroups-by-default.patch
OBS-URL: https://build.opensuse.org/request/show/240115
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=165
2014-07-09 18:40:57 +00:00
Mark Fasheh
e0420c6c89
Accepting request 239849 from home:mfasheh:branches:filesystems
...
- btrfs-progs: show extent state for a subvolume (bnc#865621)
- Added patch:
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
OBS-URL: https://build.opensuse.org/request/show/239849
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=164
2014-07-07 23:39:48 +00:00
fa2002d5ac
- btrfs-progs: canonicalize pathnames for device commands (bnc#880486).
...
- Added patch:
* btrfs-progs-canonicalize-pathnames-for-device-commands
- fsck: fix checking on filesystems with large sectorsize (bnc#872286)
- Added patches:
* 0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch
- Do not package btrfs-find-root and btrfs-select-super by default.
- Removed printing byte number for every slot (bnc#872364).
- Removed patch:
* 0170-btrfs-progs-In-find-root-dump-bytenr-for-every-slot.patch
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=162
2014-06-06 13:23:35 +00:00
David Sterba
4b765ed3cf
Accepting request 236055 from home:dsterba:branches:filesystems
...
- update to upstream 3.14.2
- man: separate pages for all subcommands
- minor bugfixes
- spec: removed upstreamed patches, update build dependencies
- Added patches:
* 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch
- Removed patches:
* 0001-Btrfs-progs-fix-check-to-test-trim-support.patch
* 0002-Btrfs-progs-fsck-fix-double-free-memory-crash.patch
* 0003-Btrfs-progs-mkfs-Remove-zero_end-1-since-it-has-been.patch
* 0004-btrfs-progs-fix-wrong-max-system-array-size-check-in.patch
* 0005-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch
* 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch
* 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.patch
OBS-URL: https://build.opensuse.org/request/show/236055
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=161
2014-06-02 15:01:45 +00:00