]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commit
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)
commit6c77b0ea1bdf85dfd48c20ceb10fd215a95c66e2
treec2233ab16624c0ad0e80180d955c2238c2e759e1
parent78a4b0961ff241c6f23b16329db0d67e97cb86a7
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>
12 files changed:
fs/xfs/linux-2.6/xfs_cred.h [deleted file]
fs/xfs/linux-2.6/xfs_globals.c
fs/xfs/linux-2.6/xfs_iops.c
fs/xfs/linux-2.6/xfs_linux.h
fs/xfs/quota/xfs_qm.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_mount.h
fs/xfs/xfs_utils.c
fs/xfs/xfs_utils.h
fs/xfs/xfs_vnodeops.c
fs/xfs/xfs_vnodeops.h