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
Dominique Leuenberger
ee395c64e1
Accepting request 304720 from filesystems
...
1
OBS-URL: https://build.opensuse.org/request/show/304720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=56
2015-05-02 15:30:25 +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
Dominique Leuenberger
4675852ed3
Accepting request 293177 from 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 (forwarded request 293176 from dsterba)
OBS-URL: https://build.opensuse.org/request/show/293177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=55
2015-03-29 18:15:54 +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
Dominique Leuenberger
0bb0464283
Accepting request 290350 from filesystems
...
1
OBS-URL: https://build.opensuse.org/request/show/290350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=54
2015-03-16 08:37:24 +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
Dominique Leuenberger
1083c94358
Accepting request 283355 from filesystems
...
1
OBS-URL: https://build.opensuse.org/request/show/283355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=53
2015-01-30 22:58:06 +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
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