-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PS-8801 fix: Fix clang-15 / clang-16 ZenFS compilation warnings
https://jira.percona.com/browse/PS-8801 * 'ZenFS' submodule commit pointer advanced to 'v2.1.3' "fs: fixed clang-16 compilation warnings" (commit westerndigitalcorporation/zenfs@cea45ab) * 'libzbd' submodule commit pointer advanced to 'v2.0.4' "Version 2.0.4" (commit westerndigitalcorporation/libzbd@1e624fa)
- Loading branch information
1 parent
1268e13
commit a9f5079
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule libzbd
updated
7 files
+1 −1 | README.md | |
+9 −13 | configure.ac | |
+2 −1 | lib/Makefile.am | |
+3 −6 | libzbd.spec | |
+1 −1 | tools/gui/Makefile.am | |
+1 −2 | tools/gui/gzbd.c | |
+0 −1 | tools/viewer/gzbd_viewer.h |
Submodule zenfs
updated
6 files
+36 −0 | .github/workflows/percona-server-smoke-test.yaml | |
+1 −1 | fs/fs_zenfs.h | |
+0 −2 | fs/io_zenfs.cc | |
+1 −1 | fs/metrics.h | |
+0 −1 | fs/snapshot.h | |
+1 −1 | fs/zbd_zenfs.h |