summaryrefslogtreecommitdiff
path: root/ext2fs/xattr.c
AgeCommit message (Expand)Author
2017-08-10ext2fs: Fix warning.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-06-09ext2fs: Reduce verbosity of missing xattr support on the FSSamuel Thibault
2017-05-07ext2fs: Reduce verbosity of missing xattr support on the FSSamuel Thibault
2017-01-06ext2fs: fix extended attribute retrievalRichard Braun
2017-01-06ext2fs: minor cleanupRichard Braun
2017-01-06ext2fs: fix block referenceRichard Braun
2017-01-06ext2fs: Fix potential block leak.Justus Winter
2017-01-06ext2fs: Fix block allocation.Justus Winter
2017-01-06ext2fs: Fix block leak in xattr code.Justus Winter
2017-01-06ext2fs: Use correct type for sizes.Justus Winter
2017-01-06ext2fs: Add support for xattrShengyu Zhang