xfs: remove xfs_cred.h
authorChristoph Hellwig <hch@infradead.org>
Wed, 6 Oct 2010 18:41:17 +0000 (18:41 +0000)
committerAlex Elder <aelder@sgi.com>
Mon, 18 Oct 2010 20:08:06 +0000 (15:08 -0500)
We're not actually passing around credentials inside XFS for a while
now, so remove all xfs_cred.h with it's cred_t typedef and all
instances of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found