From: Christoph Hellwig Date: Tue, 22 Apr 2014 21:11:52 +0000 (+1000) Subject: xfs: remove xfs_filestream_associate X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8d90766a85e079fefaee74ca9dde43ce75edea;p=pandora-kernel.git xfs: remove xfs_filestream_associate There is no good reason to create a filestream when a directory entry is created. Delay it until the first allocation happens to simply the code and reduce the amount of mru cache lookups we do. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed