summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker.c
Commit message (Expand)AuthorAgeFilesLines
* check the local for NULL before accessing itv3.2.0qa5Raghavendra Bhat2011-03-271-3/+3
* features/marker: Handle fop's gracefully when none of the feaures are enabled.Junaid2011-03-261-109/+228
* features/marker: Donot fail init when both gsync and quota are not enabled.Mohammed Junaid Ahmed2011-03-221-35/+76
* features/marker: Invalid option "marker", use "gsync" instead.Mohammed Junaid Ahmed2011-03-161-2/+9
* features/marker: QUOTA related changes in marker translator.Mohammed Junaid Ahmed2011-03-161-89/+428
* features/marker: open the timestamp file with O_TRUNC to update the ctimeKaushik BV2011-03-141-6/+3
* Revert "features/marker: Use touch TimeStamp file instead of futimens, to avo...Kaushik BV2011-03-141-14/+19
* features/marker: Use touch TimeStamp file instead of futimens, to avoid the d...Kaushik BV2011-02-101-19/+14
* marker: Updating the xtime marks on both the paths in rename fop.v3.1.2gsyncqa5Mohammed Junaid Ahmed2011-02-041-3/+25
* adding marker translatorJunaid2011-01-271-0/+1420