linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* backing_dev_info cleanups
@ 2014-12-30  8:57 Christoph Hellwig
  2014-12-30  8:57 ` [PATCH 1/8] fs: deduplicate noop_backing_dev_info Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Christoph Hellwig @ 2014-12-30  8:57 UTC (permalink / raw)
  To: Jens Axboe; +Cc: David Howells, linux-fsdevel, linux-mm, linux-mtd

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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-01-04  8:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30  8:57 backing_dev_info cleanups Christoph Hellwig
2014-12-30  8:57 ` [PATCH 1/8] fs: deduplicate noop_backing_dev_info Christoph Hellwig
2014-12-30  8:57 ` [PATCH 2/8] fs: kill BDI_CAP_SWAP_BACKED Christoph Hellwig
2014-12-30  8:57 ` [PATCH 3/8] fs: introduce f_op->mmap_capabilities for nommu mmap support Christoph Hellwig
2014-12-30  8:57 ` [PATCH 4/8] block_dev: only write bdev inode on close Christoph Hellwig
2014-12-30  8:57 ` [PATCH 5/8] block_dev: get bdev inode bdi directly from the block device Christoph Hellwig
2014-12-30  8:57 ` [PATCH 6/8] nilfs2: set up s_bdi like the generic mount_bdev code Christoph Hellwig
2015-01-04  8:18   ` Ryusuke Konishi
2014-12-30  8:57 ` [PATCH 7/8] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info Christoph Hellwig
2014-12-30  8:57 ` [PATCH 8/8] fs: remove mapping->backing_dev_info Christoph Hellwig
2015-01-04  8:28   ` Ryusuke Konishi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).