Possible bug in getfattr program

Jason de Ugalde jasondeugalde at hotmail.com
Sun Aug 15 12:15:20 CDT 2010


Hi,

I'm not sure whether this is a deliberate feature or a bug, but for some reason the getfattr command won't give me a list of a file's system extended attributes when I use the -d option.

For example, all of my files have a system.ntfs_times extended attribute. But when I type the following:

getfattr -d -m "^system\." *

or 

getfattr -d -m "^system\\." *

I get no output (incidentally can you tell me why a double backslash is required?)

However, if I type:

getfattr -d -n system.ntfs_times *

I do get a list of attributes.

Can you tell me if I'm doing something wrong, or whether this is a bug?

Thanks,

Jason de Ugalde

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20100815/4f0f4496/attachment.htm>


More information about the xfs mailing list