Commit: 31380082d65e32fde526cfc8162249ef313f3a27
https://github.com/zfs-linux/lzfs/commit/31380082d65e32fde526cfc8162249ef313f3a27
Author: Prasad Joshi <pra...@kqinfotech.com>
Date: 2011-02-21 (Mon, 21 Feb 2011)
Changed paths:
M include/lzfs_xattr.h
M module/lzfs_vnops.c
M module/lzfs_xattr_security.c
Log Message:
-----------
create, mknod, mkdir, symlink should call unlock_new_inode after dentry is being instantiated. This, along with related zfs commit, fixes the iput BUG (inode->i_state == I_CLEAR).
- Code working on 2.6.32 need to check with 2.6.37