This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit 04be8ea
daemon: Remove btrfs_noversion build flag
btrfs_noversion was added in d7c37b5
for distributions that did not have the `btrfs/version.h` header file.
Seeing how all of the distributions we currently support do have the
`btrfs/version.h` file we should probably just remove this build flag
altogether.
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
(cherry picked from commit e665263b102398835f0bbd17f511760680574131)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: b1798d895a91ecb18d3417e7fc895d97d2a32eea
Component: engine1 parent a62d4a6 commit 04be8ea
4 files changed
Lines changed: 2 additions & 24 deletions
File tree
- components/engine
- daemon/graphdriver/btrfs
- hack
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 0 additions & 14 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 94 | | |
103 | 95 | | |
104 | 96 | | |
| |||
0 commit comments