From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: backing_dev_info cleanups Date: Tue, 30 Dec 2014 09:57:31 +0100 Message-ID: <1419929859-24427-1-git-send-email-hch@lst.de> Cc: David Howells , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-mtd@lists.infradead.org To: Jens Axboe Return-path: Sender: owner-linux-mm@kvack.org List-Id: linux-fsdevel.vger.kernel.org This series cleans up how we use the backing_dev_info structure in preparation for fixing the life time rules for it. The most important change is to split the unrelated nommu mmap flags from it, but it also remove a backing_dev_info pointer from the address_space (and thus the inode) and cleans up various other minor bits. -- 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: email@kvack.org