Hello, this series contains updated patch from Chengguang and two additional cleanups to xattr code in ext2_xattr_set() to remove some duplicated code and useless checks. Changes since v1: * fixed patch 2 to maintain sorting of xattrs in ext2_xattr_set * made loops in ext2_xattr_get() and ext2_xattr_list() also check all seen xattr entries Honza