[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87bpxlo89l.fsf@devron.myhome.or.jp>
Date: Thu, 16 Oct 2008 06:31:18 +0900
From: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
To: Trond Myklebust <Trond.Myklebust@...app.com>
Cc: Christoph Hellwig <hch@...radead.org>, viro@...iv.linux.org.uk,
akpm@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/6] vfs: add __d_instantiate() helper
Trond Myklebust <Trond.Myklebust@...app.com> writes:
>> Trond, do you care the following convert? E.g.
>>
>> in d_materialise_unique():
>>
>> from
>> dentry->d_inode = NULL;
>> goto found_lock;
>> to
>> __d_instantiate(dentry, NULL);
>> goto found_lock;
>
> That would be fine by me.
Thanks. I'll replace those.
--
OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
--
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