quota: Clean up the namespace in dqblk_xfs.h
authorChristoph Hellwig <hch@lst.de>
Fri, 4 Jun 2010 08:56:01 +0000 (10:56 +0200)
committerJan Kara <jack@suse.cz>
Wed, 21 Jul 2010 14:01:46 +0000 (16:01 +0200)
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 <swhiteho@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found