commit 56152db3aa548241f14534a7e0d3c2acaec5dddc
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=381
This commit is contained in:
parent
52600cbf9b
commit
9572b559fd
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ License: GPL-2.0
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ License: GPL-2.0
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
|||||||
Group: SLES
|
Group: SLES
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
|||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
|||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 18 17:11:04 CEST 2015 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- Btrfs: fix regression in raid level conversion.
|
||||||
|
- Btrfs: fix uninit variable in clone ioctl.
|
||||||
|
- Btrfs: fix range cloning when same inode used as source and
|
||||||
|
destination.
|
||||||
|
- btrfs: cleanup orphans while looking up default subvolume.
|
||||||
|
- btrfs: incorrect handling for fiemap_fill_next_extent return.
|
||||||
|
- Btrfs: send, don't leave without decrementing clone root's
|
||||||
|
send_progress.
|
||||||
|
- Btrfs: send, add missing check for dead clone root.
|
||||||
|
- commit 56152db
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
Fri Jun 12 15:39:21 CEST 2015 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 4.0.5
|
Version: 4.0.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.gb5e86cc
|
Release: <RELEASE>.g56152db
|
||||||
%else
|
%else
|
||||||
Release: 0
|
Release: 0
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:900490ffbf6d9bb01ddc140632ca01694f6b891d52e833f75dc0bbe91222cb15
|
oid sha256:8ee180fa3912407d53c007091089f032eab610426ee23c23659d691a52dd5686
|
||||||
size 13957
|
size 18429
|
||||||
|
@ -281,6 +281,13 @@
|
|||||||
########################################################
|
########################################################
|
||||||
patches.suse/btrfs-use-correct-device-for-maps.patch
|
patches.suse/btrfs-use-correct-device-for-maps.patch
|
||||||
patches.fixes/btrfs-revert-delete-chunk-allocation.patch
|
patches.fixes/btrfs-revert-delete-chunk-allocation.patch
|
||||||
|
patches.fixes/btrfs-0001-send-add-missing-check-for-dead-clone-root.patch
|
||||||
|
patches.fixes/btrfs-0002-send-don-t-leave-without-decrementing-clone-ro.patch
|
||||||
|
patches.fixes/btrfs-0003-incorrect-handling-for-fiemap_fill_next_extent.patch
|
||||||
|
patches.fixes/btrfs-0004-cleanup-orphans-while-looking-up-default-subvo.patch
|
||||||
|
patches.fixes/btrfs-0005-fix-range-cloning-when-same-inode-used-as-sour.patch
|
||||||
|
patches.fixes/btrfs-0006-fix-uninit-variable-in-clone-ioctl.patch
|
||||||
|
patches.fixes/btrfs-0007-fix-regression-in-raid-level-conversion.patch
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
# Reiserfs Patches
|
# Reiserfs Patches
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2015-06-12 15:39:21 +0200
|
2015-06-18 17:11:06 +0200
|
||||||
GIT Revision: b5e86cc44ede9dab57106c8c8604ac298c548366
|
GIT Revision: 56152db3aa548241f14534a7e0d3c2acaec5dddc
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user