]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-source-dist: Decompress the bzip2 to stdout 2561/head
authorDavid Galloway <david.galloway@ibm.com>
Wed, 1 Apr 2026 20:26:13 +0000 (16:26 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Wed, 1 Apr 2026 20:26:13 +0000 (16:26 -0400)
commitd558bac29186b66d13809be0dd2655c795dde6be
tree2de000f4612eacfa1b17f1787003c7f8a3a5f8ad
parente221e5b92cdf9901e7814fcff997772ae7dde6a3
ceph-source-dist: Decompress the bzip2 to stdout

The original bunzip didn't like the `ln ceph-$ceph_version_tarball.$extension dist/` hard link.

bunzip2 refuses to decompress in-place when a file has multiple hard links, because doing so would silently corrupt the other link

Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-source-dist/build/Jenkinsfile