f40e3b35b5
- 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
14 lines
317 B
Diff
14 lines
317 B
Diff
Index: btrfs-progs-v3.16.1/version.sh
|
|
===================================================================
|
|
--- btrfs-progs-v3.16.1.orig/version.sh
|
|
+++ btrfs-progs-v3.16.1/version.sh
|
|
@@ -6,7 +6,7 @@
|
|
# Copyright 2008, Oracle
|
|
# Released under the GNU GPLv2
|
|
|
|
-v="v3.17"
|
|
+v="v3.17+20141103"
|
|
|
|
lib_major=0
|
|
lib_minor=1
|