Whamcloud - gitweb
LU-15985 build: update version to 1.47.1-wc2 v1.47.1-wc2-lustre v1.47.1-wc2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 8 Nov 2024 19:40:22 +0000 (12:40 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 8 Nov 2024 19:40:22 +0000 (12:40 -0700)
    LU-15985 e2fsck: skip block scanning if the inode is too bad

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I162b045f0a4eedd4dd22fff798b228fa5e3ebbe5

debian/changelog
version.h

index 122611a..8be7dd5 100644 (file)
@@ -1,3 +1,9 @@
+e2fsprogs (1.47.1-wc2) unstable; urgency=medium
+
+  * e2fsck: skip block scanning if the inode is too bad
+
+ -- Andreas Dilger <adilger@whamcloud.com>  Fri, 18 May 2024 11:30:29 +1100
+
 e2fsprogs (1.47.1-wc1) unstable; urgency=medium
 
   * Whamcloud Lustre-patched release 1.47.1-wc1
index 6430693..0c8e5e1 100644 (file)
--- a/version.h
+++ b/version.h
@@ -9,5 +9,5 @@
  * License v2.
  */
 
-#define E2FSPROGS_VERSION "1.47.1-wc1"
-#define E2FSPROGS_DATE "28-May-2024"
+#define E2FSPROGS_VERSION "1.47.1-wc2"
+#define E2FSPROGS_DATE "08-Nov-2024"