APPLIED: [SRU][Bionic][PATCH 0/1] remove zfs completely from bionic tree (LP: #1840051)

Kleber Souza kleber.souza at canonical.com
Tue Aug 13 15:10:01 UTC 2019


On 8/13/19 4:58 PM, Kleber Sacilotto de Souza wrote:
> BugLink: https://bugs.launchpad.net/bugs/1840051
> 
> [Impact]
> With bug #1807378, we started to build the zfs modules from the dkms package
> and remove the source code from the Bionic tree. However, that clean-up was
> not complete and some leftover files are still present.
> 
> [Fix]
> Remove completely the zfs/ directory.
> 
> [Regression potential]
> Low, the zfs modules are already being compiled from the dkms package.
> 
> Kleber Sacilotto de Souza (1):
>   UBUNTU: SAUCE: (noup) remove completely the zfs code
> 
>  zfs/META                      |    8 -
>  zfs/include/sys/spa_impl.h    |  306 --
>  zfs/module/zfs/dmu_traverse.c |  752 ----
>  zfs/module/zfs/spa.c          | 7321 ---------------------------------
>  4 files changed, 8387 deletions(-)
>  delete mode 100644 zfs/META
>  delete mode 100644 zfs/include/sys/spa_impl.h
>  delete mode 100644 zfs/module/zfs/dmu_traverse.c
>  delete mode 100644 zfs/module/zfs/spa.c
> 

Applied to bionic/master-next branch.

Thanks,
Kleber



More information about the kernel-team mailing list