Re: [PATCH] ext4: Replace use of iget() with iget_locked()

2008-02-02 Thread Theodore Tso
On Sat, Feb 02, 2008 at 10:55:24AM -0500, Theodore Ts'o wrote: > In the mm tree is a patch queued up to nuke iget(). So replace use of > iget() with iget_locked(). I will be pushing this to Linus shortly. Oops, wrong version of the patch; this is the correct one.

[PATCH] ext4: Replace use of iget() with iget_locked()

2008-02-02 Thread Theodore Ts'o
In the mm tree is a patch queued up to nuke iget(). So replace use of iget() with iget_locked(). I will be pushing this to Linus shortly. - Ted commit 46ea772acbda42780ae014e608f51e71083be46b Author: Theodore Ts'o <[EMAIL PROTECTED]> Date: Sat Feb