[Devel] [PATCH rh7] fs/writeback: use redirty_tail to skip inodes.

Vladimir Davydov vdavydov at virtuozzo.com
Mon Jan 25 06:35:54 PST 2016


On Mon, Jan 25, 2016 at 02:28:49PM +0300, Andrey Ryabinin wrote:
> We call requeue_io() on inode that meant to be skipped. It's not right
> since requeue_io() means that we will busy retry to write that inode.
> redirty_tail() should be used to skip inodes.
> 
> Signed-off-by: Andrey Ryabinin <aryabinin at virtuozzo.com>

Reviewed-by: Vladimir Davydov <vdavydov at virtuozzo.com>


More information about the Devel mailing list