673c78
From 96a699563b65b6a9204f2c3184faf1366155a614 Mon Sep 17 00:00:00 2001
673c78
From: Andrey Albershteyn <aalbersh@redhat.com>
673c78
Date: Wed, 27 Apr 2022 17:33:33 +0200
673c78
Subject: blkid: add tests for FSLASTBLOCK tag
673c78
673c78
Upstream: http://github.com/util-linux/util-linux/commit/800ed56f4
673c78
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=2064810
673c78
Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
673c78
---
673c78
 misc-utils/blkid.c                    | 2 +-
673c78
 tests/expected/blkid/low-probe-btrfs  | 1 +
673c78
 tests/expected/blkid/low-probe-ext2   | 1 +
673c78
 tests/expected/blkid/low-probe-ext3   | 1 +
673c78
 tests/expected/blkid/low-probe-jbd    | 1 +
673c78
 tests/expected/blkid/low-probe-xfs    | 1 +
673c78
 tests/expected/blkid/low-probe-xfs-v5 | 1 +
673c78
 7 files changed, 7 insertions(+), 1 deletion(-)
673c78
673c78
diff --git a/misc-utils/blkid.c b/misc-utils/blkid.c
673c78
index 4f456be52..f2b190ce3 100644
673c78
--- a/misc-utils/blkid.c
673c78
+++ b/misc-utils/blkid.c
673c78
@@ -893,7 +893,7 @@ int main(int argc, char **argv)
673c78
 				BLKID_SUBLKS_LABEL | BLKID_SUBLKS_UUID |
673c78
 				BLKID_SUBLKS_TYPE | BLKID_SUBLKS_SECTYPE |
673c78
 				BLKID_SUBLKS_USAGE | BLKID_SUBLKS_VERSION |
673c78
-				BLKID_SUBLKS_FSSIZE);
673c78
+				BLKID_SUBLKS_FSSIZE | BLKID_SUBLKS_FSLASTBLOCK);
673c78
 
673c78
 
673c78
 			if (fltr_usage &&
673c78
diff --git a/tests/expected/blkid/low-probe-btrfs b/tests/expected/blkid/low-probe-btrfs
673c78
index 509fac378..48649389a 100644
673c78
--- a/tests/expected/blkid/low-probe-btrfs
673c78
+++ b/tests/expected/blkid/low-probe-btrfs
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=4096
673c78
+ID_FS_FSLASTBLOCK=29440
673c78
 ID_FS_TYPE=btrfs
673c78
 ID_FS_USAGE=filesystem
673c78
 ID_FS_UUID=d4a78b72-55e4-4811-86a6-09af936d43f9
673c78
diff --git a/tests/expected/blkid/low-probe-ext2 b/tests/expected/blkid/low-probe-ext2
673c78
index 087da97a4..e236c6e8a 100644
673c78
--- a/tests/expected/blkid/low-probe-ext2
673c78
+++ b/tests/expected/blkid/low-probe-ext2
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=1024
673c78
+ID_FS_FSLASTBLOCK=100
673c78
 ID_FS_LABEL=test-ext2
673c78
 ID_FS_LABEL_ENC=test-ext2
673c78
 ID_FS_TYPE=ext2
673c78
diff --git a/tests/expected/blkid/low-probe-ext3 b/tests/expected/blkid/low-probe-ext3
673c78
index 8684884c1..164fefb7b 100644
673c78
--- a/tests/expected/blkid/low-probe-ext3
673c78
+++ b/tests/expected/blkid/low-probe-ext3
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=1024
673c78
+ID_FS_FSLASTBLOCK=2048
673c78
 ID_FS_LABEL=test-ext3
673c78
 ID_FS_LABEL_ENC=test-ext3
673c78
 ID_FS_SEC_TYPE=ext2
673c78
diff --git a/tests/expected/blkid/low-probe-jbd b/tests/expected/blkid/low-probe-jbd
673c78
index c9f9f6b79..f5462a2a3 100644
673c78
--- a/tests/expected/blkid/low-probe-jbd
673c78
+++ b/tests/expected/blkid/low-probe-jbd
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=1024
673c78
+ID_FS_FSLASTBLOCK=1024
673c78
 ID_FS_LOGUUID=0d7a07df-7b06-4829-bce7-3b9c3ece570c
673c78
 ID_FS_TYPE=jbd
673c78
 ID_FS_USAGE=other
673c78
diff --git a/tests/expected/blkid/low-probe-xfs b/tests/expected/blkid/low-probe-xfs
673c78
index a91e92bcc..be9c4194a 100644
673c78
--- a/tests/expected/blkid/low-probe-xfs
673c78
+++ b/tests/expected/blkid/low-probe-xfs
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=512
673c78
+ID_FS_FSLASTBLOCK=4096
673c78
 ID_FS_FSSIZE=11862016
673c78
 ID_FS_LABEL=test-xfs
673c78
 ID_FS_LABEL_ENC=test-xfs
673c78
diff --git a/tests/expected/blkid/low-probe-xfs-v5 b/tests/expected/blkid/low-probe-xfs-v5
673c78
index 129b41f26..fd2cba933 100644
673c78
--- a/tests/expected/blkid/low-probe-xfs-v5
673c78
+++ b/tests/expected/blkid/low-probe-xfs-v5
673c78
@@ -1,4 +1,5 @@
673c78
 ID_FS_BLOCK_SIZE=512
673c78
+ID_FS_FSLASTBLOCK=5120
673c78
 ID_FS_FSSIZE=17469440
673c78
 ID_FS_LABEL=test-xfs-v5
673c78
 ID_FS_LABEL_ENC=test-xfs-v5
673c78
-- 
673c78
2.36.1
673c78