[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131213163733.GF20803@infradead.org>
Date: Fri, 13 Dec 2013 08:37:33 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Zhi Yong Wu <zwu.kernel@...il.com>
Cc: xfs@....sgi.com, linux-fsdevel@...r.kernel.org,
Zhi Yong Wu <wuzhy@...ux.vnet.ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/5] xfs: add xfs_create_tmpfile() for O_TMPFILE support
> + 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists