On Mon, Sep 24, 2012 at 04:23:51PM +0400, Dmitry Monakhov wrote: > - Remove usless checks, because it is too late to check that inode != NULL > at the moment it was referenced several times. > - Double lock routines looks very ugly and locking ordering relays on > order of i_ino, but other kernel code relay on order of pointers. > Let's make them simple and clean. > - check that inodes belongs to the same SB as soon as possible. > > Signed-off-by: Dmitry Monakhov <dmonakhov@xxxxxxxxxx> Applied, thanks!! - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html