Skip to content

Add linux 4.18.x bee files #1552

Merged
merged 4 commits into from
Dec 19, 2019
Merged

Add linux 4.18.x bee files #1552

merged 4 commits into from
Dec 19, 2019

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Dec 19, 2019

These were only used for testing, but as the packages exist in /src/mariux, add the corresponding bee
files to the git history. Note, as these versions were never installed on the distmaster, the bee files are removed in the end. The proprietary Nvidia driver was also not built for these versions.

And again out of tree modules [show, that they are a burden][1].

	  CC [M]  /dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-zlib.o
	/dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-vnode.c: In function ‘vn_getattr’:
	/dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-vnode.c:308:16: error: incompatible types when assigning to type ‘struct timespec’ from type ‘struct timespec64’
	  vap->va_atime = stat.atime;
	                ^
	/dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-vnode.c:309:16: error: incompatible types when assigning to type ‘struct timespec’ from type ‘struct timespec64’
	  vap->va_mtime = stat.mtime;
	                ^
	/dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-vnode.c:310:16: error: incompatible types when assigning to type ‘struct timespec’ from type ‘struct timespec64’
	  vap->va_ctime = stat.ctime;
                ^
	make[3]: *** [scripts/Makefile.build:317: /dev/shm/bee-root/linux/linux-4.18.5-218/source/spl_zfs_extra/spl-0.7.9/module/spl/spl-vnode.o] Error 1

[1]: https://github.com/zfsonlinux/zfs/issues/7785
More recent versions are available now.
@pmenzel pmenzel merged commit 87f54e2 into master Dec 19, 2019
@pmenzel pmenzel deleted the add-linux-4.18.x-bee-files branch December 19, 2019 13:49
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant