WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 1ffc4c1

Browse files
committed
Prepare to tag zfs-0.6.5.4
META file and release log updated. Signed-off-by: Ned Bass <[email protected]>
1 parent d621aa5 commit 1ffc4c1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Meta: 1
22
Name: zfs
33
Branch: 1.0
4-
Version: 0.6.5.3
4+
Version: 0.6.5.4
55
Release: 1
66
Release-Tags: relext
77
License: CDDL

rpm/generic/zfs-kmod.spec.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,15 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/*
185185
rm -rf $RPM_BUILD_ROOT
186186

187187
%changelog
188+
* Fri Jan 8 2016 Ned Bass <[email protected]> - 0.6.5.4-1
189+
- Linux 4.4 compat
190+
- Assorted stability fixes
191+
- Fixes for NFS-exported snapshots
192+
- Fix kernel warning in unlock_new_inode() and deadlock
193+
- Fix overflow in P2ROUNDUP_TYPED macro
194+
- Fix write performance issue due to bad zfs_dirty_data_max calculation
195+
- Fix builtin kernel builds
196+
- Fix deadlock during direct memory reclaim
188197
* Tue Oct 13 2015 Ned Bass <[email protected]> - 0.6.5.3-1
189198
- Don't import all visible pools in zfs-import init script zfsonlinux/zfs#3777
190199
- Fix use-after-free in vdev_disk_physio_completion zfsonlinux/zfs#3920

rpm/generic/zfs.spec.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,15 @@ exit 0
332332
%endif
333333

334334
%changelog
335+
* Fri Jan 8 2016 Ned Bass <[email protected]> - 0.6.5.4-1
336+
- Linux 4.4 compat
337+
- Assorted stability fixes
338+
- Fixes for NFS-exported snapshots
339+
- Fix kernel warning in unlock_new_inode() and deadlock
340+
- Fix overflow in P2ROUNDUP_TYPED macro
341+
- Fix write performance issue due to bad zfs_dirty_data_max calculation
342+
- Fix builtin kernel builds
343+
- Fix deadlock during direct memory reclaim
335344
* Tue Oct 13 2015 Ned Bass <[email protected]> - 0.6.5.3-1
336345
- Don't import all visible pools in zfs-import init script zfsonlinux/zfs#3777
337346
- Fix use-after-free in vdev_disk_physio_completion zfsonlinux/zfs#3920

0 commit comments

Comments
 (0)