On Tue, Sep 01, 2015 at 06:03:14PM +0800, Zhao Lei wrote: > Some test failed in my nfs dir: > ... > [TEST] 006-bad-root-items > tar: test.img: Cannot change ownership to uid 1000, gid 1000: Invalid argument > tar: Exiting with failure status due to previous errors > failed to extract default_case.tar.xz > test failed for case 006-bad-root-items > > It is because the image file's owner is: > # tar tvf default_case.tar.xz > -rw-r--r-- fdmanana/fdmanana 2147483648 2014-10-17 17:59 test.img > > And make tar failed in chown in nfs. > > It is not a big issue because we don't use nfs commonly, but extract > the image file with ownership of current user will be a better choice. > > Signed-off-by: Zhao Lei <zhaolei@xxxxxxxxxxxxxx> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
