Porting XFS to Linux (3) - Mismatches ioctl vs fnctl XFS has many fcntl on IRIX Linux doesn't allow fs-specific fcntls Use ioctls instead Credentials IRIX passed down credentials to the fs Fs has to do access checking by itself Linux does access checks in the VFS Solution: empty struct cred