linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* filestream allocator rewrite
@ 2014-04-12  8:01 Christoph Hellwig
  2014-04-12  8:01 ` [PATCH 1/9] xfs: don't try to use the filestream allocator for metadata allocations Christoph Hellwig
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Christoph Hellwig @ 2014-04-12  8:01 UTC (permalink / raw)
  To: xfs

This series is a major overhaul of the filestream allocator.  The main point
is to use the dcache to get the parent and avoiding to maintain a fstrm_item
for each inode that the filestream is applied to in favor of just tracking
the parent, but there's various more or less related fallout from this as well.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-04-22 21:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-12  8:01 filestream allocator rewrite Christoph Hellwig
2014-04-12  8:01 ` [PATCH 1/9] xfs: don't try to use the filestream allocator for metadata allocations Christoph Hellwig
2014-04-12  8:01 ` [PATCH 2/9] xfs: split xfs_bmap_btalloc_nullfb Christoph Hellwig
2014-04-14  1:55   ` Dave Chinner
2014-04-14  7:03     ` Christoph Hellwig
2014-04-14  7:17       ` Dave Chinner
2014-04-12  8:01 ` [PATCH 3/9] xfs: handle duplicate entries in xfs_mru_cache_insert Christoph Hellwig
2014-04-12  8:01 ` [PATCH 4/9] xfs: embedd mru_elem into parent structure Christoph Hellwig
2014-04-12  8:01 ` [PATCH 5/9] xfs: remove XFS_IFILESTREAM Christoph Hellwig
2014-04-12  8:02 ` [PATCH 6/9] xfs: rewrite the filestream allocator using the dentry cache Christoph Hellwig
2014-04-12  8:02 ` [PATCH 7/9] xfs: don't create a slab cache for filestream items Christoph Hellwig
2014-04-12  8:02 ` [PATCH 8/9] xfs: remove xfs_filestream_associate Christoph Hellwig
2014-04-12  8:02 ` [PATCH 9/9] xfs: add filestream allocator tracepoints Christoph Hellwig
2014-04-14  2:23 ` filestream allocator rewrite Dave Chinner
2014-04-22 21:06   ` Dave Chinner

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).