summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/xattr-cache.c
Commit message (Collapse)AuthorAgeFilesLines
* Deleted xattr caching code from posix in anticipation of the xattr-cache ↵Vikas Gorur2009-02-231-539/+0
| | | | | | translator. Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
* warn on ERANGE error for lgetxattr in posixVikas Gorur2009-02-191-0/+18
| | | | | | | | | (amended to fit in 80 columns) ERANGE is usually caused by the user reducing the number of AFR's children but continues to use the old backend. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
* Added all filesVikas Gorur2009-02-181-0/+521