On Mon, Sep 02, 2019 at 12:57:49PM +0800, Qu Wenruo wrote:
> For orphan inodes, kernel won't update its nbytes and size since it's a
> waste of time.
> 
> So lowmem check can report false alert on some orphan inodes.
> 
> Fix it by checking if the inode is an orphan before
> complaining/repairing its nbytes.
> 
> Signed-off-by: Qu Wenruo <[email protected]>

Great, thanks!

Reply via email to