From: Christoph Hellwig Date: Fri, 4 Jun 2010 08:56:01 +0000 (+0200) Subject: quota: Clean up the namespace in dqblk_xfs.h X-Git-Tag: v2.6.36-rc1~502^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ade7ce31c22e961dfbe1a6d57fd362c90c187cbd;p=pandora-kernel.git quota: Clean up the namespace in dqblk_xfs.h Almost all identifiers use the FS_* namespace, so rename the missing few XFS_* ones to FS_* as well. Without this some people might get upset about having too many XFS names in generic code. Acked-by: Steven Whitehouse Signed-off-by: Christoph Hellwig Signed-off-by: Jan Kara --- Reading git-diff-tree failed