git: 06887e068647 - stable/13 - zfs: update zfs_gitrev.h

Martin Matuska mm at FreeBSD.org
Fri Jul 23 01:32:32 UTC 2021


The branch stable/13 has been updated by mm:

URL: https://cgit.FreeBSD.org/src/commit/?id=06887e06864706ee0b550df9815427805b1a5261

commit 06887e06864706ee0b550df9815427805b1a5261
Author:     Martin Matuska <mm at FreeBSD.org>
AuthorDate: 2021-07-23 01:29:33 +0000
Commit:     Martin Matuska <mm at FreeBSD.org>
CommitDate: 2021-07-23 01:29:33 +0000

    zfs: update zfs_gitrev.h
    
    From now on, every merge from vendor/openzfs/zfs-2.1-release should come
    with an updated zfs_config.h and zfs_gitrev.h
    
    (direct commit)
---
 sys/modules/zfs/zfs_gitrev.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/modules/zfs/zfs_gitrev.h b/sys/modules/zfs/zfs_gitrev.h
index 6709f54ffa7b..6fd7c8f8fd18 100644
--- a/sys/modules/zfs/zfs_gitrev.h
+++ b/sys/modules/zfs/zfs_gitrev.h
@@ -2,4 +2,4 @@
  * $FreeBSD$
  */
 
-#define ZFS_META_GITREV "zfs-0.7.0-3175-g184df27ee"
+#define ZFS_META_GITREV "zfs-2.1.0-0-g4f92fe0f5"


More information about the dev-commits-src-all mailing list