Linux v4.5-9714-g53d2e6976bd4
- xfs, f2fs, cgroup merges
This commit is contained in:
parent
39e53b54d0
commit
32ae36ddce
@ -4511,6 +4511,8 @@ CONFIG_MFD_VIPERBOARD=m
|
||||
#
|
||||
CONFIG_MISC_FILESYSTEMS=y
|
||||
|
||||
# CONFIG_FS_ENCRYPTION is not set
|
||||
|
||||
# ext4 is used for ext2 and ext3 filesystems
|
||||
# CONFIG_EXT2_FS is not set
|
||||
# CONFIG_EXT3_FS is not set
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
643ad15d47410d37d43daf3ef1c8ac52c281efa5
|
||||
53d2e6976bd4042672ed7b90dfbf4b31635b7dcf
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 16
|
||||
%define gitrev 17
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2160,6 +2160,10 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Mon Mar 21 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc0.git17.1
|
||||
- Linux v4.5-9714-g53d2e6976bd4
|
||||
- xfs, f2fs, cgroup merges
|
||||
|
||||
* Mon Mar 21 2016 Laura Abbott <labbott@fedoraproject.org>
|
||||
- uas: Limit qdepth at the scsi-host level (rhbz 1315013)
|
||||
- Fix for performance regression caused by thermal (rhbz 1317190)
|
||||
|
Loading…
Reference in New Issue
Block a user