Commit Graph

20 Commits

Author SHA256 Message Date
78695432ff Accepting request 860492 from home:colyli:branches:filesystems
- bcache.h: fix typo from SUUP to SUPP (jsc#SLE-9807)
  0019-bcache.h-fix-typo-from-SUUP-to-SUPP.patch
- bcache-tools: only call set_bucket_size() for cache device
  (jsc#SLE-9807)
  0020-bcache-tools-only-call-set_bucket_size-for-cache-dev.patch
- bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to
  BCH_FEATURE_INCOMPAT_SUPP (jsc#SLE-9807)
  0021-bcache.h-add-BCH_FEATURE_INCOMPAT_LARGE_BUCKET-to-BC.patch
- bcache-tools: check incompatible feature set (jsc#SLE-9807)
  0022-bcache-tools-check-incompatible-feature-set.patch
- bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE
  for large bucket (jsc#SLE-9807)
  0023-bcache-tools-introduce-BCH_FEATURE_INCOMPAT_LOG_LARG.patch
- bcache-tools: display obsoleted bucket size configuration
  (jsc#SLE-9807)
  0024-bcache-tools-display-obsoleted-bucket-size-configura.patch
- bcache-tools: recover the missing sb.csum for showing bcache device
  super block (jsc#SLE-9807)
  0025-bcache-tools-recover-the-missing-sb.csum-for-showing.patch
- bcache-tools: only call to_cache_sb() for bcache device
  in may_add_item() (jsc#SLE-9807)
  0026-bcache-tools-only-call-to_cache_sb-for-bcache-device.patch
- bcache-tools: improve column alignment for "bcache show
  -m" output (jsc#SLE-9807)
  0027-bcache-tools-improve-column-alignment-for-bcache-sho.patch

OBS-URL: https://build.opensuse.org/request/show/860492
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=31
2021-01-05 15:18:42 +00:00
1a7fe730e2 Accepting request 848732 from home:colyli:branches:filesystems
- Makefile: install bcache-status (jsc#SLE-9807, bsc#1178725)
  0018-Makefile-install-bcache-status.patch
- bcache-tools.spec: add '_sbindir/bcache-status' for the new added
  bcache-status python script (jsc#SLE-9807, bsc#1178725)

OBS-URL: https://build.opensuse.org/request/show/848732
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=29
2020-11-15 16:59:43 +00:00
3dff4d17f4 Accepting request 841483 from home:colyli:branches:filesystems
- Remove dependence of smartcols bcache-tools.spec, bcache-tools
  code doesn't need it now. (jsc#SLE-9807)
- Remove 1001-udev-do-not-rely-on-DRIVER-variable.patch because
  we have 0013-bcache-tools-Export-CACHED_UUID-and-CACHED_LABEL.patch
  to provide static UUIDs. (jsc#SLE-9807)
- bcache-tools: add man page bcache-status.8 (jsc#SLE-9807)
  0017-bcache-tools-add-man-page-bcache-status.8.patch
- bcache-tools: add bcache-status (jsc#SLE-9807)
  0016-bcache-tools-add-bcache-status.patch
- bcache-tools: make: permit only one cache device to be
  specified (jsc#SLE-9807)
  0015-bcache-tools-make-permit-only-one-cache-device-to-be.patch
- bcache-tools: Remove the dependency on libsmartcols
  (jsc#SLE-9807)
  0014-bcache-tools-Remove-the-dependency-on-libsmartcols.patch
- bcache-tools: Export CACHED_UUID and CACHED_LABEL
  (jsc#SLE-9807)
  0013-bcache-tools-Export-CACHED_UUID-and-CACHED_LABEL.patch
- bcache-tools: Fix potential coredump issues (jsc#SLE-9807)
  0012-bcache-tools-Fix-potential-coredump-issues.patch
- bcache-tools: add print_cache_set_supported_feature_sets()
  in lib.c (jsc#SLE-9807)
  0011-bcache-tools-add-print_cache_set_supported_feature_s.patch
- bcache-tools: add large_bucket incompat feature (jsc#SLE-9807)
  0010-bcache-tools-add-large_bucket-incompat-feature.patch
- bcache-tools: upgrade super block versions for feature sets
  (jsc#SLE-9807)
  0009-bcache-tools-upgrade-super-block-versions-for-featur.patch
- bcache-tools: define separated super block for in-memory and
  on-disk format (jsc#SLE-9807)

OBS-URL: https://build.opensuse.org/request/show/841483
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=27
2020-10-30 14:10:22 +00:00
bc77932fcf - Cure fallout from %_libexecdir change [boo#1174075, boo#1176244]
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=25
2020-09-08 12:29:35 +00:00
3477964303 - Update to tag 1.1
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=23
2020-01-14 19:30:22 +00:00
4a149e33d2 OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=21 2019-08-22 20:02:19 +00:00
7de914ab04 Undo changelog breakage (Factory)
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=20
2018-11-07 10:52:03 +00:00
a62a3a5919 Accepting request 644891 from home:colyli:branches:openSUSE:Factory
- Rename prefix of another patch from 0001- to 1001- to indicate this
  is specific patch for SUSE,
  - 1001-udev-do-not-rely-on-DRIVER-variable.patch 

To make bcache-tools.changes to be identical as the one from 
SLE15-SP1:GA bcachetools.

OBS-URL: https://build.opensuse.org/request/show/644891
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=19
2018-10-26 16:31:47 +00:00
df9ecb15f6 Accepting request 642512 from home:colyli:branches:openSUSE:Factory
- Update bcache-tools to 1.0.9, this is required by yast2 bcache module
  development. In this version a new program named "bcache" is added,
  by this program people may avoid many operations on sysfs entries.
  (bsc#1109460) 
- Remove the following patche since it is in upstream,
  - 0001-build-remove-inline-keyword-from-crc64.patch
- Rename prefix of
  0001-udev-do-not-rely-on-DRIVER-variable.patch
  to a SUSE specific patch prefix  
  1001-udev-do-not-rely-on-DRIVER-variable.patch

OBS-URL: https://build.opensuse.org/request/show/642512
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=17
2018-10-17 18:40:56 +00:00
d672d840f1 Drop initcpio files
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=15
2015-03-28 22:29:51 +00:00
7fdcc16833 Add 0001-udev-do-not-rely-on-DRIVER-variable.patch
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=14
2015-03-28 22:03:51 +00:00
5c406b5e17 bcache-tools-1.0.8
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=13
2015-03-27 21:32:25 +00:00
b70793c33b Accepting request 245089 from home:msmeissn:branches:filesystems
- removed unnecessary openssl-devel buildrequires

OBS-URL: https://build.opensuse.org/request/show/245089
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=11
2014-08-18 15:07:45 +00:00
fc50823f3c bcache-tools-0.9
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=9
2014-04-04 08:13:50 +00:00
5ec2943abf Accepting request 226714 from home:oneukum:branches:filesystems
- Move bcache rule from position 61 to position 74
  (bnc#868938)

OBS-URL: https://build.opensuse.org/request/show/226714
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=7
2014-03-19 10:55:22 +00:00
7f85896c0b bcache-tools-0.1.g71
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=5
2013-08-07 22:11:42 +00:00
69e3e76a3e bcache-tools-0.1.g71
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=4
2013-08-07 22:05:20 +00:00
Stephan Kulow
d0d9ed5202 Accepting request 181222 from filesystems
OBS-URL: https://build.opensuse.org/request/show/181222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bcache-tools?expand=0&rev=1
2013-07-02 04:44:07 +00:00
e369fffdd9 Move udev rules to /usr/lib/udev/..
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=2
2013-06-26 21:31:13 +00:00
90eca80800 Accepting request 179092 from home:jengelh:dev
OBS-URL: https://build.opensuse.org/request/show/179092
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcache-tools?expand=0&rev=1
2013-06-25 11:15:12 +00:00