Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Thu, 6 Mar 2008 02:11:46 +0000 (02:11 +0000)
committerbobijam <bobijam>
Thu, 6 Mar 2008 02:11:46 +0000 (02:11 +0000)
commit52de126ec8ebe0e8a5637f23b2988d3d9ba8a715
treebfbc17683495b2d1a6870e53104e4348104960ca
parent9b9f3cab429dae32b0ea44b45785072252bfbdc8
Branch HEAD
b=12584
i=adilger

There is a issue with getfacl which just literally find the symbol link
target with `pwd`+[symbol content], regardless where the link file is
located.

This fix avoids the issue by chdir to the symbol link's dir before getting it's
acl list.
lustre/tests/acl/getfacl-noacl.test
lustre/tests/acl/misc.test