You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. This is continuation of #7960, which was marked as too heated and not available to comment.
The issue is NOT resolved, the latest master still fails to compile on dappersec kernel.
they was NOT merged to master.
I tried to download patches and apply them to latest master, the result:
patch -p1 < 85552fb.patch
patching file module/zfs/zfs_sysfs.c
Hunk #2 succeeded at 162 (offset 5 lines).
Hunk #3 succeeded at 203 (offset 5 lines).
Hunk #4 FAILED at 389.
Hunk #5 succeeded at 492 (offset 31 lines).
Hunk #6 succeeded at 505 (offset 31 lines).
Hunk #7 succeeded at 526 (offset 31 lines).
Hunk #8 succeeded at 550 (offset 31 lines).
Hunk #9 succeeded at 565 (offset 31 lines).
Hunk #10 succeeded at 580 (offset 31 lines).
Hunk #11 succeeded at 606 (offset 31 lines).
1 out of 11 hunks FAILED -- saving rejects to file module/zfs/zfs_sysfs.c.rej
I am no longer associated with the zfsonlinux project. Unfortunately I am not able to work on this.
edit: I also believe @behlendorf was the original author of said patch, I only tried getting it merged. You might be better off asking him why this never got merged.
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions.
Hello. This is continuation of #7960, which was marked as too heated and not available to comment.
The issue is NOT resolved, the latest master still fails to compile on dappersec kernel.
Old commits to @bunder2015 repo that (must) fix the issue
https://github.com/bunder2015/zfs/commit/85552fbf10f90ea8e025c6191d89523db4ce4dbf
https://github.com/bunder2015/zfs/commit/62306e01caddd8111af93d043ef719cea267fdff
(why 2 similar?)
they was NOT merged to master.
I tried to download patches and apply them to latest master, the result:
patch -p1 < 85552fb.patch
patching file module/zfs/zfs_sysfs.c
Hunk #2 succeeded at 162 (offset 5 lines).
Hunk #3 succeeded at 203 (offset 5 lines).
Hunk #4 FAILED at 389.
Hunk #5 succeeded at 492 (offset 31 lines).
Hunk #6 succeeded at 505 (offset 31 lines).
Hunk #7 succeeded at 526 (offset 31 lines).
Hunk #8 succeeded at 550 (offset 31 lines).
Hunk #9 succeeded at 565 (offset 31 lines).
Hunk #10 succeeded at 580 (offset 31 lines).
Hunk #11 succeeded at 606 (offset 31 lines).
1 out of 11 hunks FAILED -- saving rejects to file module/zfs/zfs_sysfs.c.rej
cat module/zfs/zfs_sysfs.c.rej
so just 1 hunk failed. I am not a coder, so I don't know how to fix this patch to work on latest master.
Please rewrite @bunder2015 's patches and merge them to master. Thanks!
The text was updated successfully, but these errors were encountered: