commit | ade7ce31c22e961dfbe1a6d57fd362c90c187cbd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 04 10:56:01 2010 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed Jul 21 16:01:46 2010 +0200 |
tree | 96a64a3ae76a182e80db8457e49aa30355b54ae3 | |
parent | 7af9cce8ae467bb2fcf3b0b6be3898835bdb984c [diff] |
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 <swhiteho@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>