[SRU][Bionic][PATCH 0/1] remove zfs completely from bionic tree (LP: #1840051)
Kleber Sacilotto de Souza
kleber.souza at canonical.com
Tue Aug 13 14:58:28 UTC 2019
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
--
2.17.1
More information about the kernel-team
mailing list