Re: [PATCH] e2fsck: fix acl block leak when process orphan list

From: Theodore Ts'o
Date: Thu May 09 2024 - 11:01:48 EST



On Thu, 18 Apr 2024 14:39:46 +0800, Ye Bin wrote:
> There's a issue:
> []$~/e2fsprogs/e2fsck/e2fsck -f scsi-disk2.img
> e2fsck 1.47.0 (5-Feb-2023)
> scsi-disk2.img: recovering journal
> Clearing orphaned inode 12 (uid=0, gid=0, mode=0140777, size=0)
> Pass 1: Checking inodes, blocks, and sizes
> Extended attribute block 4247 has reference count 3, should be 2. Fix<y>? no
> Pass 2: Checking directory structure
> Pass 3: Checking directory connectivity
> Pass 4: Checking reference counts
> Pass 5: Checking group summary information
> Free blocks count wrong (249189, counted=249188).
> Fix<y>? no
> Free inodes count wrong (65526, counted=65523).
> Fix<y>? no
>
> [...]

Applied, thanks!

[1/1] e2fsck: fix acl block leak when process orphan list
commit: 4c2fb1cc1848790735cb6bc78b5dfb8a30d326c2

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>