Commit Graph

9 Commits

Author SHA256 Message Date
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
679e0a0c96 Accepting request 184008 from home:olh:branches:filesystems
NOT tested with real btrfs root filesystem!


- Simplify checks in mkinitrd scripts.
  They are always true because they come from the same package
  Use relative paths to binaries
- Move udev rules to /usr.
- Adjust rules to call binary from /usr
- Simplify fsck.btrfs, its just a dummy until fixed

OBS-URL: https://build.opensuse.org/request/show/184008
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=133
2013-07-26 21:25:13 +00:00
David Sterba
5593300dc5 Accepting request 182207 from home:dsterba:branches:filesystems
- update to upstream master (f00dd8386a57d241d0f7c)

OBS-URL: https://build.opensuse.org/request/show/182207
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=129
2013-07-04 13:43:42 +00:00
David Sterba
b13c354714 - initrd support: add module (bnc#750185, bnc#727383)
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=126
2012-04-13 14:07:16 +00:00
David Sterba
b3ba9dc0aa - add btrfs-debug-tree to initrd
- adjust fs size to correct size (bnc#744593)
- man page documentation updates
- do not package obsolete utilities
- mkfs: store correct size of device in superblock (bnc#730103)
- updated restriper/balance commands to match kernel version
- device scanning fixes for dm and multipath (bnc#749540)

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=121
2012-04-06 11:43:24 +00:00
David Sterba
9b657ba61b Accepting request 108665 from home:rjschwei:branches:filesystems
usrMerge project - move files from toplevel to /usr

OBS-URL: https://build.opensuse.org/request/show/108665
OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=119
2012-03-12 13:25:53 +00:00
David Sterba
2c5c7c6753 - add btrfsck repair options for:
- rebuild extent records
  - fix block group accounting
  - reset csums for rescue nodatasum mount
  - prune corrupt extent allocation tree blocks
- device scanning fixes for dm and multipath
- initrd support: move btrfs device scan after block device setup
- documentation updates
- add csize for file commpressed size
- updated restore utility

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=118
2012-03-05 15:09:24 +00:00
David Sterba
db07609875 - btrfs-progs-fix-open_ctree_usage_segfaults.patch: fix
segfaults from bnc#710486 due to unchecked usage of return
  value of open_ctree()
  [fixed compilation warnings]

- pull upstream, replace existing patches, spec update
- update 'restore' utility
  - lzo support
  - tools may now take earlies superblock when opening the fs
  - other fixes
- pull integration-20111030 branch
  - mkfs: force mkfs if desired
  - other fixes
- add btrfs-dump-super to mkinitrd
- other fixes
  - skip non-existent devices or without media
  - documentation updates
  - scrubbing single device
  - graceful error handling when opening fs fails

- updated mkinitrd script to scan devices before mount (bnc#727383)

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=115
2011-12-14 23:25:51 +00:00
David Sterba
2f977a5763 - add several tools to mkinitrd if root fs is btrfs
- pull upstream branch and delete local patches

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=114
2011-11-09 14:49:06 +00:00