From: Steven Whitehouse Date: Fri, 1 Nov 2013 18:52:06 +0000 (-0400) Subject: GFS2: Use reflink for quota data cache X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~55^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9f039d570bddc1653cda2e38f4331dcacfcde5;p=pandora-kernel.git GFS2: Use reflink for quota data cache This patch adds reflink support to the quota data cache. It looks a bit strange because we still don't have a sensible split in the lookup by id and the lru list. That is coming in later patches though. The intent here is just to swap the current ref count for reflinks in all cases with as little as possible other change. Signed-off-by: Steven Whitehouse Signed-off-by: Abhijith Das Tested-by: Abhijith Das --- Reading git-diff-tree failed