From: Christoph Hellwig Date: Tue, 22 Apr 2014 21:11:51 +0000 (+1000) Subject: xfs: rewrite the filestream allocator using the dentry cache X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd2ef6a300b1ac912bb515b75451585c3d33ea9;p=pandora-kernel.git xfs: rewrite the filestream allocator using the dentry cache In Linux we will always be able to find a parent inode for file that are undergoing I/O. Use this to simply the file stream allocator by only keeping track of parent inodes. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed