Whamcloud - gitweb
LU-3669 xattr: separate ACL and XATTR caches
[fs/lustre-release.git] / lustre / tests / sanity.sh
index 5c1a0d7..311beef 100644 (file)
@@ -11604,8 +11604,6 @@ test_234() {
        touch $DIR/$tdir/$tfile || error "touch failed"
        # OBD_FAIL_LLITE_XATTR_ENOMEM
        $LCTL set_param fail_loc=0x1405
-       setfattr -n user.attr -v value $DIR/$tdir/$tfile &&
-               error "setfattr should have failed with ENOMEM"
        if [ ! -f /etc/SuSE-release ]; then
                # attr pre-2.4.44-7 had a bug with rc
                # LU-3703 - SLES clients have older attr