Re: [PATCH] xfstests 276: fix error 'FIBMAP: Invalid argument'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch has been committed.

--Rich

commit eba3a5206cd7f8df73d6e6dbf2bb0afca677fca8
Author: Wang Sheng-Hui <shhuiw@xxxxxxxxx>
Date:   Thu Feb 28 02:05:56 2013 +0000

    xfstests 276: fix error 'FIBMAP: Invalid argument'

    Commit 05dadc0 ("Btrfs: add fiemap's flag check") added validity
    checks to the fiemap flags and hence invalid flags are now being
    rejected. Test 276 passes an invalid fiemap flag to btrfs, and so
    that test fails since this commit was added.

    Btrfs doesn't support FIEMAP_FLAG_XATTR, which is enabled by -x option
    of filefrag, and will fail with
        'FIBMAP: Invalid argument'
    for 'filefrag -vx'. 'filefrag -vx' fails on btrfs with
         'FIEMAP failed with unsupported flags 2'
    Remove the '-x' option.

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux