[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180512231323.GC14763@thunk.org>
Date: Sat, 12 May 2018 19:13:23 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Wang Shilong <wangshilong1991@...il.com>
Cc: linux-ext4@...r.kernel.org, adilger@...ger.ca,
bo.liu@...ux.alibaba.com, wshilong@....com, sihara@....com
Subject: Re: [PATCH 3/4] ext4: mark inode bitmap corrupted when found
On Wed, Apr 18, 2018 at 09:08:31AM +0900, Wang Shilong wrote:
> From: Wang Shilong <wshilong@....com>
>
> There are still some cases that we missed to set
> block bitmaps corrupted bit properly:
>
> 1)inode bitmap number is wrong.
> 2)failed to read block bitmap due to disk errors.
> 3)double allocations from bitmap
>
> Also remove a duplicated call ext4_error() afer
> ext4_read_inode_bitmap(), as ext4_error() have been
> called inside ext4_read_inode_bitmap() properly.
>
> Signed-off-by: Wang Shilong <wshilong@....com>
Applied, thanks.
- Ted
Powered by blists - more mailing lists