fix hardcoded reference to /mnt/test in common.attr
authorAmir Goldstein <amir73il@users.sf.net>
Tue, 31 May 2011 20:25:12 +0000 (05:25 +0900)
committerChristoph Hellwig <hch@lst.de>
Tue, 31 May 2011 20:25:12 +0000 (05:25 +0900)
commitff65626abd582a5a1abf76f9091a5fa21fbfef16
tree1048d599488e7eeb2603297f4195833fa4a3ecfb
parent174e29730ff9bad42cf73b6cfb87629e8a7d247f
fix hardcoded reference to /mnt/test in common.attr

When trying to run test 70, we encountered several problems.
Sergey has strace'd some of the problems to attempts to
set xattr on the wrong test dir (/mnt/test/), which appears to be
hardcoded in common.attr.

Reported-by: Sergey Ivanov <sergey57@gmail.com>
Signed-off-by: Amir Goldstein <amir73il@users.sf.net>
Signed-off-by: Christoph Hellwig <hch@lst.de>
common.attr