On 05/06/2013 04:50 PM, Joseph Glanville wrote: > Hmm it also appears that the tests can't run when /tmp is mounted as > tmpfs. Not sure why that is the case but it's somewhat annoying as the > tests would run alot faster if that worked.
Because tmpfs don't support xattr yet. Sheepdog need xattr support. There is ongoing development to support xattr for RAM-based file system from the Linux kernel community, but seems it haven't got it done yet. Thanks, Yuan -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
