commit | 6c77b0ea1bdf85dfd48c20ceb10fd215a95c66e2 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Oct 06 18:41:17 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Mon Oct 18 15:08:06 2010 -0500 |
tree | c2233ab16624c0ad0e80180d955c2238c2e759e1 | |
parent | 78a4b0961ff241c6f23b16329db0d67e97cb86a7 [diff] |
xfs: remove xfs_cred.h 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>