Details

    • Task
    • Resolution: Fixed
    • Blocker
    • Lustre 2.5.0
    • Lustre 2.5.0
    • 9497

    Description

      Update local zfs git repository to be vanilla upstream.

      Attachments

        Issue Links

          Activity

            [LU-3678] Update zfs build version to 0.6.2
            • What is the objective of SPLZFSTAG=${SPLZFSTAG:-upstream-master} here ?
            1042     SPLZFSVER=${SPLZFSVER:-0.6.2}
            1043     SPLZFSTAG=${SPLZFSTAG:-upstream-master}
            
            1061 >       if [ -n "$SPLZFSTAG" ]; then
            1062 >           git checkout $SPLZFSTAG
            1063 >       else
            1064 >           git checkout -b lbuild $pkg-$SPLZFSVER
            1065 >       fi
            
            $ git checkout upstream-master
            error: pathspec 'upstream-master' did not match any file(s) known to git.
            parinay@osh:~/Code/zfs$
            
            
            
            parinay parinay v kondekar (Inactive) added a comment - What is the objective of SPLZFSTAG=${SPLZFSTAG:-upstream-master} here ? 1042 SPLZFSVER=${SPLZFSVER:-0.6.2} 1043 SPLZFSTAG=${SPLZFSTAG:-upstream-master} 1061 > if [ -n "$SPLZFSTAG" ]; then 1062 > git checkout $SPLZFSTAG 1063 > else 1064 > git checkout -b lbuild $pkg-$SPLZFSVER 1065 > fi $ git checkout upstream-master error: pathspec 'upstream-master' did not match any file(s) known to git. parinay@osh:~/Code/zfs$

            Now building with ZFS 0.6.2

            utopiabound Nathaniel Clark added a comment - Now building with ZFS 0.6.2

            Now that Change, 7090 has landed to Master, can this ticket be closed or is there more to do here?

            jlevi Jodi Levi (Inactive) added a comment - Now that Change, 7090 has landed to Master, can this ticket be closed or is there more to do here?

            I'll push zfs-0.6.2 locally and resubmit patch 7090 to use that tag

            utopiabound Nathaniel Clark added a comment - I'll push zfs-0.6.2 locally and resubmit patch 7090 to use that tag

            A new stable version of ZFS 0.6.2 has been released. We should update to this version for the Lustre 2.5 release.

            adilger Andreas Dilger added a comment - A new stable version of ZFS 0.6.2 has been released. We should update to this version for the Lustre 2.5 release.

            Pushed, most recent zfs/spl into local tree on branch named upstream-master, use of this branch will be updated with http://review.whamcloud.com/7090

            utopiabound Nathaniel Clark added a comment - Pushed, most recent zfs/spl into local tree on branch named upstream-master, use of this branch will be updated with http://review.whamcloud.com/7090

            Need to wait for LU-3584 to resolve what should land on ZFS upstream

            utopiabound Nathaniel Clark added a comment - Need to wait for LU-3584 to resolve what should land on ZFS upstream

            People

              utopiabound Nathaniel Clark
              utopiabound Nathaniel Clark
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: