Commit Graph

426 Commits

Author SHA256 Message Date
Stephan Kulow
06a5d1ef70 Accepting request 281382 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/281382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=52
2015-01-21 20:50:48 +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
Dominique Leuenberger
5a7b47fd82 Accepting request 266875 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/266875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=51
2015-01-03 21:02:14 +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
Dominique Leuenberger
3f3cf14639 Accepting request 264045 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/264045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=50
2014-12-05 20:07:40 +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
Stephan Kulow
4d5463eb6f Accepting request 263016 from filesystems
Fixed the conditinal sources.

OBS-URL: https://build.opensuse.org/request/show/263016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=49
2014-11-29 07:39:46 +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
Dominique Leuenberger
2255e4dd0c Accepting request 259577 from 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

OBS-URL: https://build.opensuse.org/request/show/259577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=48
2014-11-11 08:59:17 +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
Stephan Kulow
15ef3092f0 Accepting request 253875 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/253875
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=47
2014-10-06 20:04:28 +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
Stephan Kulow
95a8aceab2 Accepting request 251483 from filesystems
resubmit after auto-decline due to mismatch in the tar file

OBS-URL: https://build.opensuse.org/request/show/251483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=46
2014-09-25 07:33:23 +00:00
David Sterba
d82effe4c0 replace tarball with the exact one from the specified url
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=173
2014-09-22 21:35:36 +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
Stephan Kulow
fe80adb4af Accepting request 247710 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/247710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=45
2014-09-08 19:28:13 +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
Stephan Kulow
c188a34fa5 Accepting request 240125 from filesystems
1

OBS-URL: https://build.opensuse.org/request/show/240125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=43
2014-07-13 12:05:57 +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
Stephan Kulow
9543a2b26e Accepting request 237294 from filesystems
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/237294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=42
2014-06-18 05:50:19 +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
Stephan Kulow
be6ebab571 Accepting request 235059 from filesystems
- add quota group verify patches, sent to list near end of the week starting
  5/4/2014
  - updates btrfsck with the ability to verify quota groups
- Update the changelog with some sad version of diffstat output to meet
  requirements.
- Added 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 (forwarded request 235046 from mfasheh)

OBS-URL: https://build.opensuse.org/request/show/235059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=41
2014-05-27 09:51:12 +00:00
Mark Fasheh
154cf4c193 Accepting request 235046 from home:mfasheh:branches:filesystems
- add quota group verify patches, sent to list near end of the week starting
  5/4/2014
  - updates btrfsck with the ability to verify quota groups
- Update the changelog with some sad version of diffstat output to meet
  requirements.
- Added 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

OBS-URL: https://build.opensuse.org/request/show/235046
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=159
2014-05-21 22:16:45 +00:00
Mark Fasheh
9d69a3f78d Accepting request 233800 from home:mfasheh:branches:filesystems
- add quota group verify patches, sent to list near end of the week starting
  5/4/2014
  - updates btrfsck with the ability to verify quota groups

OBS-URL: https://build.opensuse.org/request/show/233800
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=158
2014-05-16 16:58:33 +00:00
Stephan Kulow
8188eb53c8 Accepting request 232437 from filesystems
- update to upstream 3.14.1
- mkfs:
  - fix TRIM detection
  - do not zero-out end of device unconditionally
  - no crash with --features option
- fsck:
  - clear log tree in repair mode
  - check reloc roots
- btrfs - reworked space reporting (bnc#873106)
  - btrfs fi usage - new command
  - btrfs dev usage - new command
  - btrfs fi df - enhanced output with GlobalReserve
- Removed patches:
  * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch
- Added 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
  * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch
  * 0007-Btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch
  * 0008-Btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch
  * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch
  * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.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
  * 0018-btrfs-progs-read-global-reserve-size-from-space-info.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
  * 0023-btrfs-progs-print-B-for-bytes.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-extend-pretty-printers-with-unit-mode.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 (forwarded request 232435 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/232437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=40
2014-05-06 11:39:23 +00:00
David Sterba
6beb01c50d Accepting request 232435 from home:dsterba:branches:filesystems
- update to upstream 3.14.1
- mkfs:
  - fix TRIM detection
  - do not zero-out end of device unconditionally
  - no crash with --features option
- fsck:
  - clear log tree in repair mode
  - check reloc roots
- btrfs - reworked space reporting (bnc#873106)
  - btrfs fi usage - new command
  - btrfs dev usage - new command
  - btrfs fi df - enhanced output with GlobalReserve
- Removed patches:
  * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch
- Added 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
  * 0006-Btrfs-progs-fsck-clear-out-log-tree-in-repair-mode.patch
  * 0007-Btrfs-progs-fsck-avoid-pinning-same-block-several-ti.patch
  * 0008-Btrfs-progs-fsck-add-ability-to-check-reloc-roots.patch
  * 0009-btrfs-progs-prevent-close_root-if-the-root-to-close-.patch
  * 0010-btrfs-progs-fix-mkfs.btrfs-segfault-with-features-op.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
  * 0018-btrfs-progs-read-global-reserve-size-from-space-info.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
  * 0023-btrfs-progs-print-B-for-bytes.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-extend-pretty-printers-with-unit-mode.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/232435
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=156
2014-05-02 14:21:40 +00:00
Stephan Kulow
45664cf390 Accepting request 231612 from filesystems
- own mkinitrd directories (forwarded request 231506 from coolo)

OBS-URL: https://build.opensuse.org/request/show/231612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=39
2014-04-30 13:00:45 +00:00
David Sterba
4687704315 Accepting request 231506 from home:coolo:branches:openSUSE:Factory
- own mkinitrd directories

OBS-URL: https://build.opensuse.org/request/show/231506
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=154
2014-04-27 23:44:02 +00:00
Stephan Kulow
f7dd07ef1b Accepting request 229731 from filesystems
SR: the 3.14 update breaks build of snapper due to missing symbol

- add missing symbol to library (bnc#873164)
- add version dependency for devel package
- Added patches:
  * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch (forwarded request 229730 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/229731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=38
2014-04-14 04:43:24 +00:00
David Sterba
bf63e21a6a Accepting request 229730 from home:dsterba:branches:filesystems
SR: the 3.14 update breaks build of snapper due to missing symbol

- add missing symbol to library (bnc#873164)
- add version dependency for devel package
- Added patches:
  * 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch

OBS-URL: https://build.opensuse.org/request/show/229730
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=152
2014-04-11 11:48:03 +00:00
Stephan Kulow
9444a05ac7 Accepting request 229461 from filesystems
Fixed the changelog, otherwise same as the previous submitreq.

OBS-URL: https://build.opensuse.org/request/show/229461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=37
2014-04-09 16:17:26 +00:00
David Sterba
e2f86e2ca6 remove changelog line about removed package that actually exists
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=150
2014-04-09 09:33:50 +00:00
David Sterba
16faca8b7b Accepting request 229373 from home:dsterba:branches:filesystems
- fsck: fixes and enahancements to --init-extent-tree mode
- fsck: chunk-recover updates
- scrub: add force option -f
- send: check if subvolumes are read-only
- subvol snapshot: add options to affect commit behaviour
- btrfs: add properties command group
- restore: add dry-run option
- restore: fix restoring of compressed files
- mkfs: support for no-holes feature
- mkfs: option -r deals with hardlinks and relative paths
- mkfs: discard phase is interruptible
- documentation updates
- cleaned spec file
- Removed patches:
  * 0162-btrfs-progs-fix-loop-device-mount-checks.patch
  * 0165-Revert-btrfs-progs-update-options-in-find-root.c.patch
  * 0166-Btrfs-progs-add-some-verbose-output-to-find-root.patch
  * 0169-btrfs-progs-Check-metadata-mirrors-in-find-root.patch

OBS-URL: https://build.opensuse.org/request/show/229373
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=149
2014-04-08 11:58:43 +00:00
Stephan Kulow
e44d2740c1 Accepting request 208360 from filesystems
Sync to a long-awaited upstream release. Version update. Only a handful of local packages that will be upstreamed later.

This set of changes is not suitable for direct copy to currently released products because there are changes in mkfs defaults (12.x, 13.x, SLES). Fine for Factory. (forwarded request 208357 from dsterba)

OBS-URL: https://build.opensuse.org/request/show/208360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=36
2013-11-28 15:50:38 +00:00
David Sterba
218848695f Accepting request 208357 from home:dsterba:branches:filesystems
Sync to a long-awaited upstream release. Version update. Only a handful of local packages that will be upstreamed later.

This set of changes is not suitable for direct copy to currently released products because there are changes in mkfs defaults (12.x, 13.x, SLES). Fine for Factory.

OBS-URL: https://build.opensuse.org/request/show/208357
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=147
2013-11-25 22:58:13 +00:00
Tomáš Chvátal
6f14b2267a Accepting request 205543 from filesystems
- fsck updates
- more mkfs sanity checks
- qgroup rescan wait
- Added patches:
  * 0050-Btrfs-progs-commit-the-csum_root-if-we-do-init-csum-.patch
  * 0051-btrfs-progs-Fix-getopt-on-arm-ppc-platforms.patch
  * 0052-btrfs-progs-fix-duplicate-__-su-typedefs-on-ppc64.patch
  * 0053-btrfs-progs-use-reentrant-localtime.patch
  * 0054-btrfs-progs-don-t-have-to-report-ENOMEDIUM-error-dur.patch
  * 0055-Btrfs-progs-added-btrfs-quota-rescan-w-switch-wait.patch
  * 0056-btrfs-progs-fix-qgroup-realloc-inheritance.patch
  * 0057-Btrfs-progs-fix-restore-command-leaving-corrupted-fi.patch
  * 0058-btrfs-progs-avoid-write-to-the-disk-before-sure-to-c.patch
  * 0059-btrfs-progs-error-if-device-for-mkfs-is-too-small.patch
  * 0060-btrfs-progs-error-if-device-have-no-space-to-make-pr.patch
  * 0061-btrfs-progs-calculate-available-blocks-on-device-pro.patch
  * 0062-Btrfs-progs-keep-track-of-transid-failures-and-fix-t.patch

OBS-URL: https://build.opensuse.org/request/show/205543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=35
2013-11-01 16:41:11 +00:00
Tomáš Chvátal
988ccd2b85 - Added patches:
* 0050-Btrfs-progs-commit-the-csum_root-if-we-do-init-csum-.patch
  * 0051-btrfs-progs-Fix-getopt-on-arm-ppc-platforms.patch
  * 0052-btrfs-progs-fix-duplicate-__-su-typedefs-on-ppc64.patch
  * 0053-btrfs-progs-use-reentrant-localtime.patch
  * 0054-btrfs-progs-don-t-have-to-report-ENOMEDIUM-error-dur.patch
  * 0055-Btrfs-progs-added-btrfs-quota-rescan-w-switch-wait.patch
  * 0056-btrfs-progs-fix-qgroup-realloc-inheritance.patch
  * 0057-Btrfs-progs-fix-restore-command-leaving-corrupted-fi.patch
  * 0058-btrfs-progs-avoid-write-to-the-disk-before-sure-to-c.patch
  * 0059-btrfs-progs-error-if-device-for-mkfs-is-too-small.patch
  * 0060-btrfs-progs-error-if-device-have-no-space-to-make-pr.patch
  * 0061-btrfs-progs-calculate-available-blocks-on-device-pro.patch
  * 0062-Btrfs-progs-keep-track-of-transid-failures-and-fix-t.patch

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=145
2013-11-01 13:09:15 +00:00
Tomáš Chvátal
5be20c4ea7 Accepting request 205320 from home:dsterba:branches:filesystems
SR: a few fixes, aimed for 13.1 RC2

- fsck updates
- more mkfs sanity checks
- qgroup rescan wait

OBS-URL: https://build.opensuse.org/request/show/205320
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=144
2013-10-31 09:12:04 +00:00
Tomáš Chvátal
df93786119 Accepting request 202703 from filesystems
bnc#839960 comment #7 fix mkinitrd script btrfs.sh (forwarded request 202291 from goldwynr)

OBS-URL: https://build.opensuse.org/request/show/202703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=34
2013-10-09 21:47:32 +00:00
David Sterba
3ba375bc14 Accepting request 202291 from home:goldwynr:branches:filesystems
bnc#839960 comment #7 fix mkinitrd script btrfs.sh

OBS-URL: https://build.opensuse.org/request/show/202291
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=142
2013-10-09 13:15:02 +00:00
08211c769b Accepting request 200992 from home:jeff_mahoney:testpkgs
- Remove udev rules file - udev packages one itself (bnc#839960).

OBS-URL: https://build.opensuse.org/request/show/200992
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=141
2013-09-26 21:22:32 +00:00