Whamcloud - gitweb
Branch b1_6
authorbobijam <bobijam>
Thu, 6 Mar 2008 02:09:09 +0000 (02:09 +0000)
committerbobijam <bobijam>
Thu, 6 Mar 2008 02:09:09 +0000 (02:09 +0000)
commit25ef3a571c94bc06372be10f7c5fe1b07924e7f0
tree87c425ce084073980450158ad62607e462abcae9
parentb324b93427c0b97afff217da2148d9e59736793b
Branch b1_6
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