Skip to content

Presenting the Git commit ID in the driver during runtime/debug time #407

Answered by lundman
sskras asked this question in Ideas
Discussion options

You must be logged in to vote

Technically we do have the build number, its in zfs_gitrev.h and used in Registry, zpool version etc. But cbuf is a circular buffer so as it is printed first it is lost. But one could add to spl-panic() to print the version as the last line - which could be useful.
In debugger, you can just lookup zfs_version

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@sskras
Comment options

@sskras
Comment options

@lundman
Comment options

Answer selected by sskras
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants