[PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED

Tejun Heo tj at kernel.org
Sun Jan 11 09:05:46 PST 2015


On Thu, Jan 08, 2015 at 06:45:23PM +0100, Christoph Hellwig wrote:
> This bdi flag isn't too useful - we can determine that a vma is backed by
> either swap or shmem trivially in the caller.
> 
> This also allows removing the backing_dev_info instaces for swap and shmem
> in favor of noop_backing_dev_info.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Reviewed-by: Tejun Heo <tj at kernel.org>

Thanks.

-- 
tejun



More information about the linux-mtd mailing list