]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/cpatch: initial version
authorSage Weil <sage@redhat.com>
Tue, 31 Mar 2020 16:25:45 +0000 (12:25 -0400)
committerSage Weil <sage@redhat.com>
Fri, 17 Apr 2020 22:05:44 +0000 (18:05 -0400)
commit6f9e51ca1ad12f80c3e8464344324eac3e719d1e
treeba78c3eb58ec6c26c2dfb29fb4384006ed77d578
parentfb99112ba3a29776f0c1a0ededfd553c6c903d85
script/cpatch: initial version

Based on kubejacker.

- copy + strip (tar compress is sloooow)
- avoid touching build artifacts
- by default, patch "everything"
- optionally do actual build as root
- lump rbd and cephfs into core because mgr needs to dynamically link
  them and c++ ABI is fragile.

Signed-off-by: Sage Weil <sage@redhat.com>
src/script/cpatch [new file with mode: 0755]