-
--- 1.45.6-1/debian/patches/default-to-4k.patch 1970-01-01 00:00:00.000000000 +0000
+++ 1.45.6-1ubuntu1/debian/patches/default-to-4k.patch 2019-09-08 10:12:03.000000000 +0000
@@ -0,0 +1,21 @@
+Description: Use 4k blocksize in all ext4 mke2fs.conf such that lvm migration
+ between non-4k PVs and 4k PVs works irrespective of the volume size.
+Author: Dimitri John Ledkov <xnox@ubuntu.com>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1817097
+
+
+--- e2fsprogs-1.45.1.orig/misc/mke2fs.conf.in
++++ e2fsprogs-1.45.1/misc/mke2fs.conf.in
+@@ -15,12 +15,10 @@
+ inode_size = 256
+ }
+ small = {
+- blocksize = 1024
+ inode_size = 128
+ inode_ratio = 4096
+ }
+ floppy = {
+- blocksize = 1024
+ inode_size = 128
+ inode_ratio = 8192
+ }
-
--- 1.45.6-1/debian/control 2020-03-21 03:49:33.000000000 +0000
+++ 1.45.6-1ubuntu1/debian/control 2020-05-01 21:47:58.000000000 +0000
@@ -1,7 +1,8 @@
Source: e2fsprogs
Section: admin
Priority: required
-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper (>= 12.0), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
Standards-Version: 4.4.1
Homepage: http://e2fsprogs.sourceforge.net
-
--- 1.45.6-1/debian/patches/series 1970-01-01 00:00:00.000000000 +0000
+++ 1.45.6-1ubuntu1/debian/patches/series 2020-05-01 21:47:58.000000000 +0000
@@ -0,0 +1 @@
+default-to-4k.patch
-
--- 1.45.6-1/debian/.gitignore 2020-03-21 03:49:33.000000000 +0000
+++ 1.45.6-1ubuntu1/debian/.gitignore 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-!patches