Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • None
    • None
    • fc21/fc22
    • 15694

    Description

      tracker for 3.17 kernel support
      all mods for kernel versions > 3.16 should be collected here

      Already seen at least one kernel API change that will need some fixing. The list primitive hlist_add_after() is gone. A similar but not identical new primitive hlist_add_behind() exists instead. We will probably need some autoconf support to adapt to the difference. I note that in the upstream lustre client code in the 3.17 staging drivers sources instances of using hlist_add_after() have been replaced with hlist_add_behind().

      Attachments

        Issue Links

          Activity

            [LU-5609] support for 3.17 kernel

            Time to close this ticket.

            simmonsja James A Simmons added a comment - Time to close this ticket.

            Peter you can close this ticket.

            simmonsja James A Simmons added a comment - Peter you can close this ticket.

            Last patch that landed for LU-6215 brought lustre client support up to 4.1. This ticket can be closed now.

            simmonsja James A Simmons added a comment - Last patch that landed for LU-6215 brought lustre client support up to 4.1. This ticket can be closed now.

            Now that Ubuntu15 support is complete we support kernels up to 3.19. This ticket can be closed.

            simmonsja James A Simmons added a comment - Now that Ubuntu15 support is complete we support kernels up to 3.19. This ticket can be closed.
            simmonsja James A Simmons added a comment - - edited

            I'm currently working on Ubuntu 15 (3.19 kernel) support. Also I'm testing against greg's upstream staging tree. I will include you in those patches as well.

            simmonsja James A Simmons added a comment - - edited I'm currently working on Ubuntu 15 (3.19 kernel) support. Also I'm testing against greg's upstream staging tree. I will include you in those patches as well.

            Hi James,
            I haven't seen that you already are working on a bunch of patches. I will abandon the patch.
            Yes, I started testing/patching with Debian Jessie Kernel 3.16.7-ckt9-3~deb8u1, and would be happy
            to test your patches. We are currently setting up a new cluster with Jessie client which will talk
            to Debian Wheezy 3.2 SPL/ZFS OSS/MDS servers.

            Cheers
            Thomas

            thomas.stibor Thomas Stibor added a comment - Hi James, I haven't seen that you already are working on a bunch of patches. I will abandon the patch. Yes, I started testing/patching with Debian Jessie Kernel 3.16.7-ckt9-3~deb8u1, and would be happy to test your patches. We are currently setting up a new cluster with Jessie client which will talk to Debian Wheezy 3.2 SPL/ZFS OSS/MDS servers. Cheers Thomas
            simmonsja James A Simmons added a comment - - edited

            I have the hlist support completed with patch http://review.whamcloud.com/#/c/14624. Sorry I didn't include on the review. Will change that. Are you testing with newer kernels? If that is the case I have many more patches coming.

            simmonsja James A Simmons added a comment - - edited I have the hlist support completed with patch http://review.whamcloud.com/#/c/14624 . Sorry I didn't include on the review. Will change that. Are you testing with newer kernels? If that is the case I have many more patches coming.

            I provided a simple patch http://review.whamcloud.com/#/c/14661/
            for providing compatibility of renamed hlist_add_after to hlist_add_behind

            thomas.stibor Thomas Stibor added a comment - I provided a simple patch http://review.whamcloud.com/#/c/14661/ for providing compatibility of renamed hlist_add_after to hlist_add_behind

            Thomas Stibor (t.stibor@gsi.de) uploaded a new patch: http://review.whamcloud.com/14661
            Subject: LU-5609 libcfs: renamed hlist_add_after to hlist_add_behind
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 08c04de1e6309627ee5a6dbb68553dccc7f6dd3f

            gerrit Gerrit Updater added a comment - Thomas Stibor (t.stibor@gsi.de) uploaded a new patch: http://review.whamcloud.com/14661 Subject: LU-5609 libcfs: renamed hlist_add_after to hlist_add_behind Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 08c04de1e6309627ee5a6dbb68553dccc7f6dd3f
            simmonsja James A Simmons added a comment - - edited

            Lots of big changes. Some tcp socket changes in libcfs. Also the directIO api has changed which impacts llite. I was looking at it before but have been busy working on other parts of the code (LU-5275 and LU-3963).

            We should link this to LU-4416.

            simmonsja James A Simmons added a comment - - edited Lots of big changes. Some tcp socket changes in libcfs. Also the directIO api has changed which impacts llite. I was looking at it before but have been busy working on other parts of the code ( LU-5275 and LU-3963 ). We should link this to LU-4416 .

            People

              bogl Bob Glossman (Inactive)
              bogl Bob Glossman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: