On Wed, Sep 05, 2012 at 06:51:04AM -0000, Bernd Schubert wrote: > While I was looking through the code, I noticed i_op > is not always initialized, although operations such > as setattr probably always should be set. > > > ext4: ext4_mknod: always set i_op > > From: Bernd Schubert <bernd.schubert@xxxxxxxxxxxxxxxxxx> > > ext4_special_inode_operations have their own ifdef CONFIG_EXT4_FS_XATTR > to mask those methods. And ext4_iget also always sets it, so there is > an inconsistency. > > Signed-off-by: Bernd Schubert <bernd.schubert@xxxxxxxxxxxxxxxxxx> 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