Re: [PATCH 3/5] xfs: add xfs_create_tmpfile() for O_TMPFILE support

From: Christoph Hellwig
Date: Fri Dec 13 2013 - 11:37:39 EST


> + error = xfs_dir_ialloc(&tp, NULL, mode, 0, rdev,

please pass the parent inode pointer here.

> + XFS_PROJID_DEFAULT, resblks > 0,

and pass the project id that you inherited from the parent here.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/