[XFS] Fix merge failures
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 Conflicts: fs/xfs/linux-2.6/xfs_cred.h fs/xfs/linux-2.6/xfs_globals.h fs/xfs/linux-2.6/xfs_ioctl.c fs/xfs/xfs_vnodeops.h Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
This commit is contained in:
@ -23,8 +23,6 @@
|
||||
/*
|
||||
* Credentials
|
||||
*/
|
||||
typedef struct cred {
|
||||
/* EMPTY */
|
||||
} cred_t;
|
||||
typedef const struct cred cred_t;
|
||||
|
||||
#endif /* __XFS_CRED_H__ */
|
||||
|
Reference in New Issue
Block a user