summaryrefslogtreecommitdiff
path: root/getfattr
AgeCommit message (Collapse)AuthorFilesLines
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112536a by nathans.Nathan Scott1-1/+1
report file name on error.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112535a by nathans.Nathan Scott4-398/+350
merge with AndreasG latest snapshot - long options, rename a couple of options to his prefered letters, -5 is gone, use ntfw instead of doing it ourselves.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.Nathan Scott2-22/+39
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111986a by nathans.fsgqa1-5/+3
Don't filter out ENOTSUP errors.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111470a by nathans.Nathan Scott1-2/+2
remove off-by-one noop loop in listing attributes.
2002-02-25Undoes mod: xfs-cmds-2.4.18:slinx:111335aNathan Scott1-6/+6
Merge of xfs-cmds-2.4.18:slinx:111337a by nathans.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111335a by nathans.Nathan Scott1-35/+48
Vastly reduce the amount of memory allocations we do by using a high-water mark allocator. Fixes a bunch of memory leaks in the process.
2002-02-25Merge of xfs-cmds-2.4.18:slinx:111138a by nathans.Nathan Scott4-0/+585
bump to version 2.0.0 for extended attribute and other interface changes. incorporate new code, docs, etc from ext2/ext3 project.