Re: [PATCH 30/51] writeback: implement and use inode_congested()
From: Tejun Heo <tj@kernel.org>
Date: 2015-07-02 01:46:34
Also in:
cgroups, linux-fsdevel, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2015-07-02 01:46:34
Also in:
cgroups, linux-fsdevel, lkml
Hello, On Tue, Jun 30, 2015 at 05:21:05PM +0200, Jan Kara wrote:
Hum, is there any point in supporting NULL inode with inode_congested()? That would look more like a programming bug than anything... Otherwise the patch looks good to me so you can add:
Those are inherited from the existing usages and all for swapper space. I think we should have a dummy inode instead of scattering NULL mapping->host test all over the place but that's for another day. Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>