Possible bug in getfattr program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux